distillery v1.2.0 Mix.Releases.Environment

Represents a unique configuration for releases built in this environment.

Summary

Functions

Creates a new Environment with the given name

Types

t()
t() :: %Mix.Releases.Environment{name: atom, profile: Mix.Releases.Profile.t}

Functions

new(name)

Creates a new Environment with the given name