| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Method and Description |
|---|---|
default GitpodOpenMode |
GitpodTask.getOpenMode()
(experimental) You can configure how the terminal should be opened relative to the previous task.
|
GitpodOpenMode |
GitpodTask.Jsii$Proxy.getOpenMode() |
static GitpodOpenMode |
GitpodOpenMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitpodOpenMode[] |
GitpodOpenMode.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.openMode(GitpodOpenMode openMode)
Sets the value of
GitpodTask.getOpenMode() |
Copyright © 2021. All rights reserved.