LockFile#
Represents a lock-file for both Conda packages and Pypi packages. Lock-files can store information for multiple platforms and for multiple environments.
default_environment #
Returns the environment with the default name as defined by [DEFAULT_ENVIRONMENT_NAME
].