nova_watcher (NOVA vv0.8.0)
Link to this section Summary
Link to this section Functions
Link to this function
async_cast(Cmd)
Link to this function
async_cast(Cmd, Options)
Link to this function
async_cast(Application, Cmd, Options)
Link to this function
async_cast(Application, Cmd, Args, Options)
Link to this function
start_link()
Specs
start_link() ->
{ok, Pid :: pid()} |
{error, Error :: {already_started, pid()}} |
{error, Error :: term()} |
ignore.
Link to this function