UAInspector v0.19.0 UAInspector.ShortCodeMap.Supervisor View Source
Supervisor for short code maps.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Starts the short code map supervisor
Link to this section Functions
Link to this function
child_spec(arg) View Source
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
start_link(default \\ [])
View Source
start_link(default \\ [])
View Source
start_link(term()) :: Supervisor.on_start()
start_link(term()) :: Supervisor.on_start()
Starts the short code map supervisor.