Behaviours: provider.
api_url/0 | |
auth/0 | |
cdn_url/0 | |
do/1 | |
format_error/1 | |
http_proxy/0 | |
https_proxy/0 | |
init/1 | |
path/0 | |
read/0 | |
update/1 | |
username/0 | |
write/1 |
api_url() -> any()
auth() -> any()
cdn_url() -> any()
do(State::rebar_state:t()) -> {ok, rebar_state:t()} | {error, string()}
format_error(Reason::any()) -> iolist()
http_proxy() -> any()
https_proxy() -> any()
init(State::rebar_state:t()) -> {ok, rebar_state:t()}
path() -> any()
read() -> any()
update(NewConfig) -> any()
username() -> any()
write(Config) -> any()
Generated by EDoc, May 30 2015, 08:51:22.