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