Method: Zest::Artifact#sha384

Defined in:
lib/zest/models/artifact.rb

#sha384Object

The SHA-384 checksum of the file if available.



42
43
44
# File 'lib/zest/models/artifact.rb', line 42

def sha384
  @sha384
end