class Woozy::ConsoleInputActor
- Woozy::ConsoleInputActor
- Reference
- Object
Defined in:
console_input_actor.crConstructors
Instance Method Summary
Constructor Detail
def self.new(stop_channel : Channel(Nil), command_channel : Channel(Command), change_channel : Channel(Change))
#