method
all_commands
v2_6_3 -
Show 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. |