Uses of Interface
io.github.cdklabs.projen.CreateProjectOptions
-
Packages that use CreateProjectOptions Package Description io.github.cdklabs.projen -
-
Uses of CreateProjectOptions in io.github.cdklabs.projen
Classes in io.github.cdklabs.projen that implement CreateProjectOptions Modifier and Type Class Description static classCreateProjectOptions.Jsii$ProxyAn implementation forCreateProjectOptionsMethods in io.github.cdklabs.projen that return CreateProjectOptions Modifier and Type Method Description CreateProjectOptionsCreateProjectOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen with parameters of type CreateProjectOptions Modifier and Type Method Description static voidProjects. createProject(CreateProjectOptions options)(experimental) Creates a new project with defaults.
-