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

klass

Bundler::Thor subclass to register

command

Subcommand name to use

usage

Short usage for the subcommand

description

Description for the subcommand