Method: Bundler::Thor::UnknownArgumentError#switches
- Defined in:
- lib/bundler/vendor/thor/lib/thor/error.rb
#switches ⇒ Object (readonly)
Returns the value of attribute switches.
83 84 85 |
# File 'lib/bundler/vendor/thor/lib/thor/error.rb', line 83 def switches @switches end |