Method: Chap::Config#current_path

Defined in:
lib/chap/config.rb

#current_pathObject



68
69
70
# File 'lib/chap/config.rb', line 68

def current_path
  "#{deploy_to}/current"
end