Method: Bundler::EndpointSpecification#checksum
- Defined in:
- lib/bundler/endpoint_specification.rb
#checksum ⇒ Object (readonly)
Returns the value of attribute checksum.
8 9 10 |
# File 'lib/bundler/endpoint_specification.rb', line 8 def checksum @checksum end |