class Thor::Group
def banner
thor class by another ways which is not the Thor::Runner.
The banner for this class. You can customize it if you are invoking the
def banner "#{self.namespace} #{self.arguments.map {|a| a.usage }.join(' ')}" end
def banner "#{self.namespace} #{self.arguments.map {|a| a.usage }.join(' ')}" end