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