Method: Bundler::Thor::Option#lazy_default

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

#lazy_defaultObject (readonly)

Returns the value of attribute lazy_default.

[View source]

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

def lazy_default
  @lazy_default
end