distillery v0.9.7 Mix.Releases.Environment
Represents a unique configuration for releases built in this environment.
Summary
Types
t :: %Mix.Releases.Environment{name: atom, profile: Mix.Releases.Profile.t}
Functions
Specs
new(atom) :: Mix.Releases.Environment.t
Creates a new Environment with the given name