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

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

Inheritance diagram for mMecoSettings.packageGlobalEnvLib.PackageDarwin:
mMecoSettings.packageGlobalEnvLib.PackageLinux

Static Public Attributes

 LD_LIBRARY_PATH = None
 [ str ] - Library path.
 
list DYLD_FALLBACK_LIBRARY_PATH = ['lib/{}'.format(system().lower())]
 [ str ] - Library path.
 
- Static Public Attributes inherited from mMecoSettings.packageGlobalEnvLib.PackageLinux
list PATH
 [ str ] - Bin (executables) path. More...
 
list LD_LIBRARY_PATH = ['lib/{}'.format(system().lower())]
 [ str ] - Library path.
 
list PYTHONPATH = ['python']
 [ str ] - Python path.
 

Detailed Description

[ ENUM CLASS ] - Package folder structure for Darwin.


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