class Worker::CommandCallExecutor::NotAuthorizedCommand

Overview

NOTE Pseudo-command

Defined in:

worker/command_call_executor/not_authorized_command.cr

Instance Method Summary

Instance methods inherited from class Worker::CommandCallExecutor::Command

execute execute

Constructor methods inherited from class Worker::CommandCallExecutor::Command

new(worker : Worker, command_call : CommandCall, command_data : CommandData | Nil = nil) new

Instance Method Detail

def execute : Nil #

[View source]