Module cre

Copyright © 2015-2017 Jörgen Brandt

Version: 0.1.0

Behaviours: application.

Authors: Jörgen Brandt (joergen.brandt@onlinehome.de).

Function Index

main/1
pid/0
start/0
start/2
stop/1

Function Details

main/1

main(X1) -> any()

pid/0

pid() -> {ok, pid()} | {error, undefined}

start/0

start() -> any()

start/2

start(Type, Args) -> any()

stop/1

stop(State) -> any()


Generated by EDoc