Method: Zest::Artifact#sha256

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

#sha256Object

The SHA-256 checksum of the file if available.



39
40
41
# File 'lib/zest/models/artifact.rb', line 39

def sha256
  @sha256
end