Go to the source code of this file.
Namespaces | |
namespace | slimpy_base.setup.ParseEnv |
Functions | |
def | parse_env |
updates 'slimvars' class with values from env that are also in 'DEFAULTS' retuns a dict with values from *E, **kw and updated with the values from env that are not in 'DEFAULTS' | |
Variables | |
string | __copyright__ |
parse a dict or SCons.Environment object and update the slimvars | |
string | __license__ |
tuple | __env__ = InstanceManager() |