Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/dev-container
electron-node/devcontainer-file
MountConfig
Interface MountConfig
interface
MountConfig
{
source
:
string
;
target
:
string
;
type
:
"volume"
|
"bind"
;
}
Index
Properties
source
target
type
Properties
source
source
:
string
target
target
:
string
type
type
:
"volume"
|
"bind"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
target
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...