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