class

Worker::CommandCallHandler

Inherits Reference < Object

Handle command calls

Constants

Log = Worker::Log.for("command_call_handler")

Constructors

new(worker : Worker)
Source

Instance methods

handle(command_calls : Array(CommandCall)) : Nil
Source

Nested types