Authors: zhongwen (zhongwencool@gmail.com).
| start/0 | |
| start/1 | |
| start/2 |
start() -> no_return
start(Node) -> no_return
Node = atom() | non_neg_integer()
start(Node, Cookie::Cookies | Options) -> no_return
Node = atom()Cookies = atom()Options = proplists:proplist()
Generated by EDoc