ALF.Introspection (alf v0.4.1) View Source

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Functions

Specs

add(atom()) :: atom()

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

info(atom()) :: [map()]

Callback implementation for GenServer.init/1.

Specs

pipelines() :: MapSet.t()

Specs

remove(atom()) :: atom()

Specs

reset() :: :ok