Module octopus_app

Behaviours: application.

Function Index

start/2
stop/1

Function Details

start/2

start(StartType, StartArgs) -> {ok, Pid} | {ok, Pid, State} | {error, Reason}

stop/1

stop(State) -> ok


Generated by EDoc