Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
terminal
ShellProcess
Class ShellProcess
Hierarchy
TerminalProcess
ShellProcess
Index
Constructors
constructor
Properties
default
Cols
default
Rows
Methods
get
Shell
Executable
Args
get
Shell
Executable
Path
Constructors
constructor
new
Shell
Process
(
options
,
processManager
,
ringBuffer
,
logger
,
environmentUtils
)
:
ShellProcess
Parameters
options
:
ShellProcessOptions
processManager
:
ProcessManager
ringBuffer
:
MultiRingBuffer
logger
:
ILogger
environmentUtils
:
EnvironmentUtils
Returns
ShellProcess
Properties
Static
Protected
default
Cols
default
Cols
:
number
= 80
Static
Protected
default
Rows
default
Rows
:
number
= 24
Methods
Static
get
Shell
Executable
Args
get
Shell
Executable
Args
(
)
:
string
[]
Returns
string
[]
Static
get
Shell
Executable
Path
get
Shell
Executable
Path
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
default
Cols
default
Rows
get
Shell
Executable
Args
get
Shell
Executable
Path
Theia TypeDoc
Loading...