Method: CachedDeploy#current_path

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

#current_pathObject



110
111
112
# File 'lib/chef-deploy/cached_deploy.rb', line 110

def current_path
  "#{@configuration[:deploy_to]}/current"
end