Method: PulpcoreClient::PatchedPulpExporter#hash
- Defined in:
- lib/pulpcore_client/models/patched_pulp_exporter.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
168 169 170 |
# File 'lib/pulpcore_client/models/patched_pulp_exporter.rb', line 168 def hash [name, path, repositories, last_export].hash end |