orx
Toggle table of contents
0.5.1-dev.5+94782ce
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-python
/
org.openrndr.extra.python
/
VirtualEnvironment
Virtual
Environment
class
VirtualEnvironment
(
val
venv
:
File
)
(
source
)
Members
Constructors
Virtual
Environment
Link copied to clipboard
constructor
(
venv
:
File
)
Properties
interpreter
Link copied to clipboard
val
interpreter
:
PythonInterpreter
venv
Link copied to clipboard
val
venv
:
File
Functions
remove
Link copied to clipboard
fun
remove
(
)