MECO™ API Reference
Static Public Attributes | List of all members
mMecoSettings.packageGlobalEnvLib.PackageWindows Class Reference

[ ENUM CLASS ] - Package folder structure for Windows. More...

Inheritance diagram for mMecoSettings.packageGlobalEnvLib.PackageWindows:

Static Public Attributes

list PATH
 [ str ] - Bin (executables) path. More...
 
list LIBRARY_PATH = ['lib\\{}'.format(system().lower())]
 [ str ] - Library path.
 
list PYTHONPATH = ['python']
 [ str ] - Python path.
 

Detailed Description

[ ENUM CLASS ] - Package folder structure for Windows.

Member Data Documentation

◆ PATH

list mMecoSettings.packageGlobalEnvLib.PackageWindows.PATH
static
Initial value:
= ['bin\\{}'.format(system().lower()),
'python\\bin']

[ str ] - Bin (executables) path.


The documentation for this class was generated from the following file: