Method: PulpFileClient::FileFileContentResponse#sha1
- Defined in:
- lib/pulp_file_client/models/file_file_content_response.rb
#sha1 ⇒ Object
The SHA-1 checksum if available.
33 34 35 |
# File 'lib/pulp_file_client/models/file_file_content_response.rb', line 33 def sha1 @sha1 end |