exreleasy v0.4.1 Exreleasy.Release

Summary

Functions

add_files(release_path, filelist)
add_files(Path.t, [{Path.t, binary}]) :: :ok | {:error, term}
archive_path()
archive_path() :: String.t
dir()
dir() :: String.t
make(dest)
make(String.t) :: :ok | no_return
modify_archive(release_path, action)
path()
path() :: String.t
read_file(release_path, file_path)
read_file(Path.t, Path.t) :: {:ok, binary} | {:error, term}