Environment variables¶
Environment variables directly defined or referenced by this package.
-
INSTALL_LOCATION¶ Environment variable used within a Wiz definition environment to refer to the install location of a package.
See also
-
INSTALL_ROOT¶ Environment variable used within a Wiz definition environment to refer to the root of the install location of a package.
See also
-
WIZ_CONTEXT¶ Environment variable automatically added to a resolved context created by
wiz.resolve_context(). It contains the encoded context that can bediscoveredfrom within the context.