menu
omnyshell package
documentation
omnyshell_node.dart
ScriptPtyShellSession
ScriptPtyShellSession.new constructor
ScriptPtyShellSession.new constructor
dark_mode
light_mode
ScriptPtyShellSession
constructor
ScriptPtyShellSession
(
Process
_process
)
Wraps an already-started
script
Process
.
Implementation
ScriptPtyShellSession(this._process);
omnyshell package
documentation
omnyshell_node
ScriptPtyShellSession
ScriptPtyShellSession.new constructor
ScriptPtyShellSession class