Method: Bundler::Thor::Option#repeatable

Defined in:
lib/bundler/vendor/thor/lib/thor/parser/option.rb

#repeatableObject (readonly)

Returns the value of attribute repeatable.

[View source]

3
4
5
# File 'lib/bundler/vendor/thor/lib/thor/parser/option.rb', line 3

def repeatable
  @repeatable
end