method

all_commands

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.

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.