Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
PlatformSpecificAdapterContribution
Interface PlatformSpecificAdapterContribution
interface
PlatformSpecificAdapterContribution
{
args
?:
string
[]
;
program
?:
string
;
runtime
?:
string
;
runtimeArgs
?:
string
[]
;
}
Hierarchy (
view full
)
PlatformSpecificAdapterContribution
PluginPackageDebuggersContribution
DebuggerContribution
Index
Properties
args?
program?
runtime?
runtime
Args?
Properties
Optional
args
args
?:
string
[]
Optional
program
program
?:
string
Optional
runtime
runtime
?:
string
Optional
runtime
Args
runtime
Args
?:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
args
program
runtime
runtime
Args
Theia TypeDoc
Loading...