menu
omnyshell package
documentation
omnyshell_client_web.dart
SessionCommandResult
exitCode property
exitCode property
dark_mode
light_mode
exitCode
property
int
?
exitCode
final
The command's exit code, or
null
if the shell did not report one.
Implementation
final int? exitCode;
omnyshell package
documentation
omnyshell_client_web
SessionCommandResult
exitCode property
SessionCommandResult class