[ ENUM CLASS ] - Package folder structure for Windows.
More...
[ ENUM CLASS ] - Package folder structure for Windows.
◆ PATH
list sStash.packageSettingsLib.PackageWindows.PATH |
|
static |
Initial value:= ['PATH',
'bin\\{}'.format(platform.system().lower())]
[ str ] - Bin (executables) path.
◆ LIBRARY_PATH
list sStash.packageSettingsLib.PackageWindows.LIBRARY_PATH |
|
static |
Initial value:= ['PATH',
'lib\\{}'.format(platform.system().lower())]
[ str ] - Library path.
◆ PYTHONPATH
list sStash.packageSettingsLib.PackageWindows.PYTHONPATH |
|
static |
Initial value:= ['PYTHONPATH',
'python']
[ str ] - Python path.
The documentation for this class was generated from the following file: