Module: Clin::CommandMixin::Dispatcher

Extended by:
ActiveSupport::Concern
Included in:
Clin::Command
Defined in:
lib/clin/command_mixin/dispatcher.rb

Overview

Dispatcher mixin contains the class methods for command that need to redispatch to subcommands

Defined Under Namespace

Modules: ClassMethods