| Package | Description |
|---|---|
| io.github.cdklabs.projen.javascript |
| Modifier and Type | Method and Description |
|---|---|
static HasteConfig.Builder |
HasteConfig.builder() |
HasteConfig.Builder |
HasteConfig.Builder.computeSha1(Boolean computeSha1)
Sets the value of
HasteConfig.getComputeSha1() |
HasteConfig.Builder |
HasteConfig.Builder.defaultPlatform(String defaultPlatform)
Sets the value of
HasteConfig.getDefaultPlatform() |
HasteConfig.Builder |
HasteConfig.Builder.hasteImplModulePath(String hasteImplModulePath)
Sets the value of
HasteConfig.getHasteImplModulePath() |
HasteConfig.Builder |
HasteConfig.Builder.platforms(List<String> platforms)
Sets the value of
HasteConfig.getPlatforms() |
HasteConfig.Builder |
HasteConfig.Builder.throwOnModuleCollision(Boolean throwOnModuleCollision)
Sets the value of
HasteConfig.getThrowOnModuleCollision() |
| Constructor and Description |
|---|
Jsii$Proxy(HasteConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HasteConfig.Builder. |
Copyright © 2021. All rights reserved.