rebar_safe
v1.0.1
Search documentation of rebar_safe
Settings
safe_rebar_interface
(rebar_safe v1.0.1)
View Source
Summary
Types
app_info/0
state/0
Functions
add_provider_to_state(State, Provider)
app_info_app_file(App)
app_info_ebin_dir(App)
app_info_name(App)
command_parsed_args_from_state(State)
dir_from_state(State)
get_config(State, Key, Default)
Get configuration value from rebar state
project_apps_from_state(State)
Types
app_info/0
-type
app_info() ::
any
().
state/0
-type
state() ::
any
().
Functions
add_provider_to_state(State, Provider)
app_info_app_file(App)
app_info_ebin_dir(App)
app_info_name(App)
command_parsed_args_from_state(State)
dir_from_state(State)
get_config(State, Key, Default)
Get configuration value from rebar state
project_apps_from_state(State)