menu
omnyshell package
documentation
omnyshell_client_web.dart
ShellRunResult
output property
output property
dark_mode
light_mode
output
property
List
<
int
>
output
final
Marker-stripped stdout+stderr produced by the command.
Implementation
final List<int> output;
omnyshell package
documentation
omnyshell_client_web
ShellRunResult
output property
ShellRunResult class