Package SCons :: Module Executor :: Class NullEnvironment
[hide private]
[frames] | no frames]

Class NullEnvironment

source code

object --+    
         |    
 Util.Null --+
             |
            NullEnvironment

Instance Methods [hide private]
 
get_CacheDir(self) source code

Inherited from Util.Null: __bool__, __call__, __delattr__, __getattr__, __init__, __nonzero__, __repr__, __setattr__

Inherited from object: __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]

Inherited from Util.Null: __new__

Class Variables [hide private]
  _CacheDir_path = None
hash(x)
  _CacheDir = <SCons.CacheDir.CacheDir object>
Properties [hide private]

Inherited from object: __class__