Module: Luban::Deployment::Helpers::LinkedPaths

Included in:
Application::Publisher, Service::Installer
Defined in:
lib/luban/deployment/helpers/linked_paths.rb

Instance Method Summary collapse

Instance Method Details

#linked_dirsObject



5
# File 'lib/luban/deployment/helpers/linked_paths.rb', line 5

def linked_dirs; @linked_dirs ||= []; end

#linked_filesObject



6
# File 'lib/luban/deployment/helpers/linked_paths.rb', line 6

def linked_files; @linked_files ||= []; end