Method: CachedDeploy#release_dir

Defined in:
lib/chef-deploy/cached_deploy.rb

#release_dirObject



118
119
120
# File 'lib/chef-deploy/cached_deploy.rb', line 118

def release_dir
  "#{@configuration[:deploy_to]}/releases"
end