abort(Msg) -> any()
abort(Msg, Args) -> any()
apps(State) -> any()
board(Config) -> any()
cdn() -> any()
config(State) -> any()
console(Msg) -> any()
console(Msg, Args) -> any()
debug(Msg) -> any()
debug(Msg, Args) -> any()
ensure_dir(File) -> any()
err(Msg) -> any()
err(Msg, Args) -> any()
filenames_join_copy_destination(FromTo, Root) -> any()
files_copy_destination(Apps, Board) -> any()
files_copy_destination_merged(Apps, Board) -> any()
get(Keys, Term) -> any()
get(Keys, Term, Default) -> any()
get_hash(Apps, Board) -> any()
grisp_app(Apps) -> any()
hash_grisp_files(ToFrom) -> any()
info(Msg) -> any()
info(Msg, Args) -> any()
merge_config(New, Old) -> any()
otp_build_install_root(State, Version) -> any()
otp_build_root(State, Version) -> any()
otp_cache_file(Version, Hash) -> any()
otp_cache_file_name(Version, Hash) -> any()
otp_cache_file_temp(Version, Hash) -> any()
otp_cache_install_etag(Version, Hash) -> any()
otp_cache_install_root(Version, Hash) -> any()
otp_cache_root() -> any()
otp_git() -> any()
otp_hash_listing_path(InstallRoot) -> any()
otp_install_release_version(InstallRoot) -> any()
otp_version(Config) -> any()
root(State) -> any()
set(Keys, Struct, Value) -> any()
sh(Command) -> any()
sh(Command, Args) -> any()
should_build(Config) -> any()
warn(Msg) -> any()
warn(Msg, Args) -> any()
Generated by EDoc