Module hb_app.erl¶
The main HyperBEAM application module.
Behaviours: application
.
Function Index¶
start/2 | |
stop/1 |
Function Details¶
start/2¶
start(StartType, StartArgs) -> any()
stop/1¶
stop(State) -> any()
The main HyperBEAM application module.
Behaviours: application
.
start/2 | |
stop/1 |
start(StartType, StartArgs) -> any()
stop(State) -> any()