module Bundler::Thor::Base::ClassMethods
def create_command(meth) #:nodoc:
called when a new method is added to the class.
SIGNATURE: Creates a new command if valid_command? is true. This method is
def create_command(meth) #:nodoc: end
def create_command(meth) #:nodoc: end