Uses of Class
io.github.cdklabs.projen.typescript.ProjenrcOptions.Builder
-
Packages that use ProjenrcOptions.Builder Package Description io.github.cdklabs.projen.typescript -
-
Uses of ProjenrcOptions.Builder in io.github.cdklabs.projen.typescript
Methods in io.github.cdklabs.projen.typescript that return ProjenrcOptions.Builder Modifier and Type Method Description static ProjenrcOptions.BuilderProjenrcOptions. builder()ProjenrcOptions.BuilderProjenrcOptions.Builder. filename(String filename)Sets the value ofProjenrcOptions.getFilename()ProjenrcOptions.BuilderProjenrcOptions.Builder. projenCodeDir(String projenCodeDir)Sets the value ofProjenrcOptions.getProjenCodeDir()ProjenrcOptions.BuilderProjenrcOptions.Builder. swc(Boolean swc)Sets the value ofProjenrcOptions.getSwc()Constructors in io.github.cdklabs.projen.typescript with parameters of type ProjenrcOptions.Builder Constructor Description Jsii$Proxy(ProjenrcOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theProjenrcOptions.Builder.
-