ALF.Manager (alf v0.12.1) View Source
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Types
Link to this section Functions
Specs
Specs
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
component_added(map()) :: :ok
Specs
component_updated(map()) :: :ok
Specs
Specs
Specs
start(atom()) :: :ok
Specs
Specs
start_link(t()) :: GenServer.on_start()
Specs
started?(atom()) :: true | false
Specs
Specs
stream(Enumerable.t(), atom(), Keyword.t()) :: Enumerable.t()