method

method_added

ruby latest stable - Class: Bundler::Thor::Base::ClassMethods

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

method_added(meth)
protected

Fire this callback whenever a method is added. Added methods are tracked as commands by invoking the create_command method.