Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
dev-container
PostCreateCommandContribution
Class PostCreateCommandContribution
Implements
ContainerCreationContribution
Index
Constructors
constructor
Methods
handle
Post
Create?
Constructors
constructor
new
Post
Create
Command
Contribution
(
)
:
PostCreateCommandContribution
Returns
PostCreateCommandContribution
Methods
Optional
handle
Post
Create
handle
Post
Create
(
containerConfig
,
container
,
api
,
outputprovider
)
:
Promise
<
void
>
executed after creating and starting the container
Parameters
containerConfig
:
DevContainerConfiguration
container
:
Container
api
:
Dockerode
outputprovider
:
ContainerOutputProvider
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
handle
Post
Create
Theia TypeDoc
Loading...
executed after creating and starting the container