Method: Bundler::Definition#lockfile

Defined in:
lib/bundler/definition.rb

#lockfileObject (readonly)

Returns the value of attribute lockfile.

[View source]

14
15
16
# File 'lib/bundler/definition.rb', line 14

def lockfile
  @lockfile
end