| is_app_up/1 | Find out if any nodes are running a given Riak app. |
| priv_dir/0 | Path for the /priv dir of the riak_control app. |
is_app_up(App::atom()) -> boolean()
Find out if any nodes are running a given Riak app.
priv_dir() -> string()
Path for the /priv dir of the riak_control app.
Generated by EDoc