| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TaskOptions.Jsii$Proxy
An implementation for
TaskOptions |
| Modifier and Type | Method and Description |
|---|---|
TaskOptions |
TaskOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Task |
Project.addTask(String name,
TaskOptions props)
(experimental) Adds a new task to this project.
|
Task |
Tasks.addTask(String name,
TaskOptions options)
(experimental) Adds a task to a project.
|
| Constructor and Description |
|---|
Task(String name,
TaskOptions props) |
Copyright © 2021. All rights reserved.