py_canoe.core.environment.Environment

The Environment object represents the environment variables.

Source code in src\py_canoe\core\environment.py
14
15
def __init__(self, app):
    self.com_object = app.com_object.Environment