Module rebar_hooks

Function Index

format_error/1
run_all_hooks/5
run_all_hooks/6
run_project_and_app_hooks/5

Function Details

format_error/1

format_error(X1) -> any()

run_all_hooks/5

run_all_hooks(Dir, Type, Command, Providers, State) -> any()

run_all_hooks/6

run_all_hooks(Dir::file:filename_all(), Type::pre | post, Command::atom() | {atom(), atom()} | string(), Providers::[providers:t()], AppInfo::rebar_app_info:t(), State::rebar_state:t()) -> rebar_app_info:t()

run_project_and_app_hooks/5

run_project_and_app_hooks(Dir, Type, Command, Providers, State) -> any()


Generated by EDoc, May 1 2024, 06:36:31.