module PlaceOS::Driver::Interface::Switchable(Input, Output)

Included Modules

Defined in:

placeos-driver/interface/switchable.cr

Instance Method Summary

Instance methods inherited from module PlaceOS::Driver::Interface::InputSelection(Input)

switch_to(input : Input) switch_to

Instance Method Detail

abstract def switch(map : Hash(Input, Array(Output)), layer : SwitchLayer | Nil = nil) #

[View source]