| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Method and Description |
|---|---|
static TextFileOptions.Builder |
TextFileOptions.builder() |
TextFileOptions.Builder |
TextFileOptions.Builder.committed(Boolean committed)
Sets the value of
FileBaseOptions.getCommitted() |
TextFileOptions.Builder |
TextFileOptions.Builder.editGitignore(Boolean editGitignore)
Sets the value of
FileBaseOptions.getEditGitignore() |
TextFileOptions.Builder |
TextFileOptions.Builder.executable(Boolean executable)
Sets the value of
FileBaseOptions.getExecutable() |
TextFileOptions.Builder |
TextFileOptions.Builder.lines(List<String> lines)
Sets the value of
TextFileOptions.getLines() |
TextFileOptions.Builder |
TextFileOptions.Builder.readonly(Boolean readonly)
Sets the value of
FileBaseOptions.getReadonly() |
| Constructor and Description |
|---|
Jsii$Proxy(TextFileOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
TextFileOptions.Builder. |
Copyright © 2021. All rights reserved.