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