menu
omnyshell package
documentation
omnyshell_node.dart
ScriptPtyShellSession
pid property
pid property
dark_mode
light_mode
pid
property
@
override
int
?
get
pid
override
The backend process id, if known.
Implementation
@override int? get pid => _process.pid;
omnyshell package
documentation
omnyshell_node
ScriptPtyShellSession
pid property
ScriptPtyShellSession class