Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
common/debug-model
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
command
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Debug adapter executable for spawning.