menu
neomage package
documentation
data/services/tool_execution_service.dart
ShellError
ShellError.new constructor
ShellError.new constructor
dark_mode
light_mode
ShellError
constructor
ShellError
(
String
message
, {
int
?
exitCode
,
})
Implementation
ShellError(this.message, {this.exitCode});
neomage package
documentation
data/services/tool_execution_service
ShellError
ShellError.new constructor
ShellError class