Uses of Interface
io.github.cdklabs.projen.IDevEnvironment
-
Packages that use IDevEnvironment Package Description io.github.cdklabs.projen io.github.cdklabs.projen.vscode -
-
Uses of IDevEnvironment in io.github.cdklabs.projen
Subinterfaces of IDevEnvironment in io.github.cdklabs.projen Modifier and Type Interface Description static interfaceIDevEnvironment.Jsii$DefaultInternal default implementation forIDevEnvironment.Classes in io.github.cdklabs.projen that implement IDevEnvironment Modifier and Type Class Description classGitpod(experimental) The Gitpod component which emits .gitpod.yml.static classIDevEnvironment.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type. -
Uses of IDevEnvironment in io.github.cdklabs.projen.vscode
Subinterfaces of IDevEnvironment in io.github.cdklabs.projen.vscode Modifier and Type Interface Description interfaceIDevContainerEnvironmentstatic interfaceIDevContainerEnvironment.Jsii$DefaultInternal default implementation forIDevContainerEnvironment.Classes in io.github.cdklabs.projen.vscode that implement IDevEnvironment Modifier and Type Class Description classDevContainer(experimental) A development environment running VSCode in a container;static classIDevContainerEnvironment.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-