menu
code_forge package
documentation
LSP/lsp.dart
LspStdioConfig
exitCode property
exitCode property
dark_mode
light_mode
exitCode
property
Future
<
int
>
get
exitCode
Implementation
Future<int> get exitCode => _process.exitCode;
code_forge package
documentation
LSP/lsp
LspStdioConfig
exitCode property
LspStdioConfig class