Uses of Interface
io.github.cdklabs.projen.vscode.VsCodeLaunchCommandInputEntry
-
Packages that use VsCodeLaunchCommandInputEntry Package Description io.github.cdklabs.projen.vscode -
-
Uses of VsCodeLaunchCommandInputEntry in io.github.cdklabs.projen.vscode
Classes in io.github.cdklabs.projen.vscode that implement VsCodeLaunchCommandInputEntry Modifier and Type Class Description static classVsCodeLaunchCommandInputEntry.Jsii$ProxyAn implementation forVsCodeLaunchCommandInputEntryMethods in io.github.cdklabs.projen.vscode that return VsCodeLaunchCommandInputEntry Modifier and Type Method Description VsCodeLaunchCommandInputEntryVsCodeLaunchCommandInputEntry.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.vscode with parameters of type VsCodeLaunchCommandInputEntry Modifier and Type Method Description voidVsCodeLaunchConfig. addCommandInput(VsCodeLaunchCommandInputEntry cfg)(experimental) Adds an input variable with typecommandto.vscode/launch.json.
-