Copyright © 2012-2017 Michael Truog
Version: 1.7.1 Feb 26 2018 17:08:42 ------------------------------------------------------------------------
Behaviours: supervisor.
Authors: Michael Truog (mjtruog [at] gmail (dot) com).
start_link/1 |
Start the CPG application supervisor.. |
start_scope/1 |
Start a CPG scope.. |
start_link(ScopeList::[atom()]) -> {ok, pid()} | {error, any()}
start_scope(Scope::atom()) -> ok | {error, any()}
Generated by EDoc, Feb 26 2018, 17:08:42.