| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Method and Description |
|---|---|
SampleFile.Builder |
SampleFile.Builder.contents(String contents)
(experimental) The contents of the file to write.
|
static SampleFile.Builder |
SampleFile.Builder.create(Project project,
String filePath) |
SampleFile.Builder |
SampleFile.Builder.sourcePath(String sourcePath)
(experimental) Absolute path to a file to copy the contents from (does not need to be a text file).
|
Copyright © 2021. All rights reserved.