Method: Bundler::Definition#lockfile
- Defined in:
- lib/bundler/definition.rb
permalink #lockfile ⇒ Object (readonly)
Returns the value of attribute lockfile.
14 15 16 |
# File 'lib/bundler/definition.rb', line 14 def lockfile @lockfile end |