Module cre

Copyright © 2015-2018 Jörgen Brandt

Version: 0.1.4

Behaviours: application.

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

Function Index

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

Function Details

main/1

main(Args) -> any()

pid/1

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

start/0

start() -> any()

start/2

start(Type, Args) -> any()

stop/1

stop(State) -> any()


Generated by EDoc