Uses of Interface
io.github.cdklabs.projen.python.SetuptoolsOptions
-
Packages that use SetuptoolsOptions Package Description io.github.cdklabs.projen.python -
-
Uses of SetuptoolsOptions in io.github.cdklabs.projen.python
Classes in io.github.cdklabs.projen.python that implement SetuptoolsOptions Modifier and Type Class Description static classSetuptoolsOptions.Jsii$ProxyAn implementation forSetuptoolsOptionsMethods in io.github.cdklabs.projen.python that return SetuptoolsOptions Modifier and Type Method Description SetuptoolsOptionsSetuptoolsOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.python with parameters of type SetuptoolsOptions Constructor Description Setuptools(Project project, SetuptoolsOptions options)
-