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