Method: Bundler::Checksum::Source#location
- Defined in:
- lib/bundler/checksum.rb
permalink #location ⇒ Object (readonly)
Returns the value of attribute location.
121 122 123 |
# File 'lib/bundler/checksum.rb', line 121 def location @location end |