Module riak_control

Utilities needed by many pieces of the riak_control app.

Description

Utilities needed by many pieces of the riak_control app.

Function Index

is_app_up/1Find out if any nodes are running a given Riak app.
priv_dir/0Path for the /priv dir of the riak_control app.

Function Details

is_app_up/1

is_app_up(App::atom()) -> boolean()

Find out if any nodes are running a given Riak app.

priv_dir/0

priv_dir() -> string()

Path for the /priv dir of the riak_control app.


Generated by EDoc