View Source speed_trap_app (speed_trap v1.0.2)

speed_trap_app

Summary

Functions

Start the speed_trap application.
Clean up after the speed_trap application has stopped.

Functions

Link to this function

start(StartType, StartArgs)

View Source
-spec start(application:start_type(), term()) -> {ok, pid()} | {error, term()}.
Start the speed_trap application.
-spec stop(term()) -> ok.
Clean up after the speed_trap application has stopped.