Method: Bundler::Thor::Argument#required
- Defined in:
- lib/bundler/vendor/thor/lib/thor/parser/argument.rb
#required ⇒ Object (readonly)
Returns the value of attribute required.
5 6 7 |
# File 'lib/bundler/vendor/thor/lib/thor/parser/argument.rb', line 5 def required @required end |