# Functions

ModuleDirFromName returns the canonical module path for an environment.
New takes the s3 build cache URL, the repo and checkout reference of your custom spack repo, and returns a Builder.
ScriptsDirFromNameAndVersion returns the canonical scripts path for an environment.
SpackLockToSoftPackYML uses the given spackLockData to generate a disambiguated softpack.yml file.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Builder lets you do builds given config, S3 and a wr runner.
No description provided by the author
Definition describes the environment a user wanted to create, which comprises a EnvironmentPath such as "users/username", and EnvironmentName such as "mainpackage", and EnvironmentVersion, such as "1".
No description provided by the author
The status of an individual build – when it was requested, when it started actually being built, and when its build finished.

# Interfaces

No description provided by the author
No description provided by the author