# File lib/backup/archive.rb, line 155 def add(path) @options[:paths] << path end
# File lib/backup/archive.rb, line 159 def exclude(path) @options[:excludes] << path end
# File lib/backup/archive.rb, line 151 def root(path) @options[:root] = path end
Generated with the Darkfish Rdoc Generator 2.