menu
omnyshell package
documentation
omnyshell_client_web.dart
CommandRun
exitCode property
exitCode property
dark_mode
light_mode
exitCode
property
int
exitCode
final
The process exit code (0 = success).
Implementation
final int exitCode;
omnyshell package
documentation
omnyshell_client_web
CommandRun
exitCode property
CommandRun class