Module lasp_app

Behaviours: application.

Function Index

start/2Start the lasp application.
stop/1Stop the lasp application.

Function Details

start/2

start(StartType, StartArgs) -> any()

Start the lasp application.

stop/1

stop(State) -> any()

Stop the lasp application.


Generated by EDoc