method

build_option

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.

build_option(name, options, scope)
protected

Build an option and adds it to the given scope.

Parameters

name

The name of the argument.

options

Described in both class_option and method_option.

scope

Options hash that is being built up