Copyright © 2015-2017 Jörgen Brandt
Version: 0.1.0
Behaviours: application.
Authors: Jörgen Brandt (joergen.brandt@onlinehome.de).
main/1 | |
pid/0 | |
start/0 | |
start/2 | |
stop/1 |
main(X1) -> any()
pid() -> {ok, pid()} | {error, undefined}
start() -> any()
start(Type, Args) -> any()
stop(State) -> any()
Generated by EDoc