menu
xterm package
documentation
terminal/terminal_backend.dart
TerminalBackend
exitCode property
exitCode property
dark_mode
light_mode
exitCode
property
Future
<
int
>
get
exitCode
Future that fires when the backend terminates
Implementation
Future<int> get exitCode;
xterm package
documentation
terminal/terminal_backend
TerminalBackend
exitCode property
TerminalBackend class