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