#include <python/PythonInterpreter.h>
◆ setVirtualEnvironmentPath()
| void setVirtualEnvironmentPath |
( |
const Path & |
path | ) |
|
Set the virtual Python environment, which should be used by the Python interpreter.
If no virtual environment was set, the interpreter will use the system environment (or the environment from the current shell).
◆ getVirtualEnvironmentPath()
| boost::optional<Path> getVirtualEnvironmentPath |
( |
| ) |
const |
|
inline |
Return the configured virtual Python environment.
◆ setInterpreterInitialized()
| void setInterpreterInitialized |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: