method
method_added
ruby latest stable - Class:
Bundler::Thor::Base::ClassMethods
method_added(meth)protected
Fire this callback whenever a method is added. Added methods are tracked as commands by invoking the create_command method.
method_added(meth)Fire this callback whenever a method is added. Added methods are tracked as commands by invoking the create_command method.