Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
debug
DebugAdapterSpawnExecutable
Interface DebugAdapterSpawnExecutable
Debug adapter executable for spawning.
interface
DebugAdapterSpawnExecutable
{
args
?:
string
[]
;
command
:
string
;
}
Index
Properties
args?
command
Properties
Optional
args
args
?:
string
[]
command
command
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
args
command
Theia TypeDoc
Loading...
Debug adapter executable for spawning.