Method: Casper::Entity::DeployService#deploy_hash

Defined in:
lib/entity/deploy.rb,
lib/entity/deploy.rb

#deploy_hash(deploy_header) ⇒ String

Compute deploy hash

Returns:

  • (String)

    the hash of Deploy



136
137
138
# File 'lib/entity/deploy.rb', line 136

def deploy_hash
  @deploy_hash
end