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