e3_build_tools.fs.environment¶
Core objects for interacting with existing e3 installations.
Attributes¶
Classes¶
Class to represent installed e3 environments. |
Module Contents¶
- class e3_build_tools.fs.environment.InstalledEnvironment(root: pathlib.Path, base_version: str, require_version: str)[source]¶
Class to represent installed e3 environments.