Tusk v0.1.2 Tusk.DynamicSupervisor View Source
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Link to this function
start_child(sup, options)
View Source
start_child(Supervisor.supervisor(), [Tusk.option()]) :: DynamicSupervisor.on_start_child()
Link to this function
start_link(server_opts \\ [])
View Source
start_link(GenServer.options()) :: GenServer.on_start()