API Reference
The Environment object represents the environment variables.
src\py_canoe\core\environment.py
14 15
def __init__(self, app): self.com_object = app.com_object.Environment