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