| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Method and Description |
|---|---|
default GitpodOpenIn |
GitpodTask.getOpenIn()
(experimental) You can configure where in the IDE the terminal should be opened.
|
GitpodOpenIn |
GitpodTask.Jsii$Proxy.getOpenIn() |
static GitpodOpenIn |
GitpodOpenIn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitpodOpenIn[] |
GitpodOpenIn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GitpodTask.Builder |
GitpodTask.Builder.openIn(GitpodOpenIn openIn)
Sets the value of
GitpodTask.getOpenIn() |
Copyright © 2021. All rights reserved.