method

register

ruby latest stable - Class: Bundler::Thor

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

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