method
create_command
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor::Base::ClassMethods
create_command(meth)protected
SIGNATURE: Creates a new command if valid_command? is true. This method is called when a new method is added to the class.