class

Bundler::Thor::Options

ruby latest stable - Superclass: Arguments

Class not available on this version

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

No documentation available for this class.

Constants

EQ_RE = /^(--\\w+(?:-\\w+)*|-[a-z])=(.*)$/i

LONG_RE = /^(--\\w+(?:-\\w+)*)$/

OPTS_END = "--".freeze

SHORT_NUM = /^(-[a-z])#{NUMERIC}$/i

SHORT_RE = /^(-[a-z])$/i

SHORT_SQ_RE = /^-([a-z]{2,})$/i

Files

  • lib/bundler/vendor/thor/lib/thor/parser/options.rb