Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
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
:
ShellProcessOptions
, processManager
:
ProcessManager
, ringBuffer
:
MultiRingBuffer
, logger
:
ILogger
, environmentUtils
:
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
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
IBase
Terminal
Server
Terminal
Commands
Terminal
Keybinding
Contexts
Terminal
Menus
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Shell
Process
constructor
default
Cols
default
Rows
get
Shell
Executable
Args
get
Shell
Executable
Path