Sha256: b09dc468afab8b27a3d309977a17d7e88619b1161f2f2b1dc88271dc48a2c5c4
Contents?: true
Size: 385 Bytes
Versions: 30
Compression:
Stored size: 385 Bytes
Contents
# PulpRpmClient::Checksum ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **path** | **String** | File path. | **checksum** | **String** | Checksum for the file. | ## Code Sample ```ruby require 'PulpRpmClient' instance = PulpRpmClient::Checksum.new(path: null, checksum: null) ```
Version data entries
30 entries across 30 versions & 1 rubygems