| Package | Description |
|---|---|
| io.github.cdklabs.projen.python |
| Modifier and Type | Class and Description |
|---|---|
static class |
VenvOptions.Jsii$Proxy
An implementation for
VenvOptions |
| Modifier and Type | Method and Description |
|---|---|
VenvOptions |
VenvOptions.Builder.build()
Builds the configured instance.
|
default VenvOptions |
PythonProjectOptions.getVenvOptions()
(experimental) Venv options.
|
VenvOptions |
PythonProjectOptions.Jsii$Proxy.getVenvOptions() |
| Modifier and Type | Method and Description |
|---|---|
PythonProjectOptions.Builder |
PythonProjectOptions.Builder.venvOptions(VenvOptions venvOptions)
Sets the value of
PythonProjectOptions.getVenvOptions() |
PythonProject.Builder |
PythonProject.Builder.venvOptions(VenvOptions venvOptions)
(experimental) Venv options.
|
| Constructor and Description |
|---|
Venv(PythonProject project,
VenvOptions options) |
Copyright © 2021. All rights reserved.