# Functions
No description provided by the author
DetectExecutable looks up the path to the python3 executable from the PATH environment variable.
No description provided by the author
DetectVEnvExecutable returns the path to the python3 executable inside venvPath, that is not necessarily activated.
DetectVirtualEnv scans direct subfolders in path to get a valid Virtual Environment installation, that is marked by pyvenv.cfg file.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author