Module yz_app

Behaviours: application.

Function Index

components/0
prep_stop/1Prepare to stop - called before the supervisor tree is shutdown.
start/2
stop/1

Function Details

components/0

components() -> any()

prep_stop/1

prep_stop(State) -> any()

Prepare to stop - called before the supervisor tree is shutdown

start/2

start(StartType, StartArgs) -> any()

stop/1

stop(State) -> any()


Generated by EDoc