class Thor::Group
def self_command #:nodoc:
Represents the whole class as a command.
def self_command #:nodoc: Thor::DynamicCommand.new(self.namespace, class_options) end
def self_command #:nodoc: Thor::DynamicCommand.new(self.namespace, class_options) end