| Package | Description |
|---|---|
| io.github.cdklabs.projen.vscode |
| Modifier and Type | Method and Description |
|---|---|
default InternalConsoleOptions |
VsCodeLaunchConfigurationEntry.getInternalConsoleOptions() |
InternalConsoleOptions |
VsCodeLaunchConfigurationEntry.Jsii$Proxy.getInternalConsoleOptions() |
static InternalConsoleOptions |
InternalConsoleOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InternalConsoleOptions[] |
InternalConsoleOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VsCodeLaunchConfigurationEntry.Builder |
VsCodeLaunchConfigurationEntry.Builder.internalConsoleOptions(InternalConsoleOptions internalConsoleOptions)
Sets the value of
VsCodeLaunchConfigurationEntry.getInternalConsoleOptions() |
Copyright © 2021. All rights reserved.