Method: Bundler::Thor::Option#hide
- Defined in:
- lib/bundler/vendor/thor/lib/thor/parser/option.rb
permalink #hide ⇒ Object (readonly)
Returns the value of attribute hide.
3 4 5 |
# File 'lib/bundler/vendor/thor/lib/thor/parser/option.rb', line 3 def hide @hide end |