menu
omnyshell package
documentation
omnyshell_client_web.dart
ShellSessionPort
exitCode property
exitCode property
dark_mode
light_mode
exitCode
property
Future
<
int
>
get
exitCode
Completes with the remote process exit code.
Implementation
Future<int> get exitCode;
omnyshell package
documentation
omnyshell_client_web
ShellSessionPort
exitCode property
ShellSessionPort class