exreleasy v0.2.0 Exreleasy.Manifests.Manifest

Summary

Types

t()
t() :: %Exreleasy.Manifests.Manifest{apps: %{optional(atom) => Exreleasy.Manifests.App.t}, deps: %{optional(atom) => String.t}}

Functions

apps_set(manifest)
apps_set(t) :: Set.t
digest(apps)
digest([atom]) :: {:ok, t} | {:error, term}
filename()
filename() :: Path.t
in_release_path()
in_release_path() :: Path.t
new(options)
new(map) :: t