ALF.Components.Switch (alf v0.8.4) View Source
Link to this section Summary
Link to this section Types
Specs
result() :: :cloned | :destroyed | :created_decomposer | :created_recomposer
Specs
Link to this section Functions
Specs
send_error_result(ALF.IP.t(), any(), list(), t()) :: ALF.ErrorIP.t()
Specs
send_result( ALF.IP.t() | ALF.ErrorIP.t(), result() | ALF.IP.t() | ALF.ErrorIP.t() ) :: ALF.IP.t() | ALF.ErrorIP.t()
Specs
start_link(t()) :: GenServer.on_start()