Method: Bundler::Plugin::API::Source#checksum_store
- Defined in:
- lib/bundler/plugin/api/source.rb
permalink #checksum_store ⇒ Object (readonly)
Returns the value of attribute checksum_store.
42 43 44 |
# File 'lib/bundler/plugin/api/source.rb', line 42 def checksum_store @checksum_store end |