method
register
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor
register(klass, subcommand_name, usage, description, options = {})public
Registers another Bundler::Thor subclass as a command.
Parameters
|
Bundler::Thor subclass to register | |
|
Subcommand name to use | |
|
Short usage for the subcommand | |
|
Description for the subcommand |