method
commands
ruby latest stable - Class:
Bundler::Thor::Base::ClassMethods
commands()public
Returns the commands for this Bundler::Thor class.
Returns
OrderedHash |
An ordered hash with commands names as keys and Bundler::Thor::Command objects as values. |