class Luban::Deployment::Helpers::Configuration::Finder::Project
Public Instance Methods
base_path()
click to toggle source
# File lib/luban/deployment/helpers/configuration.rb, line 97 def base_path; base_path ||= target.work_dir; end