Backup::Syncer::RSync::Base
# File lib/backup/syncer/rsync/local.rb, line 7 def perform! log!(:started) create_dest_path! run("#{ rsync_command } #{ paths_to_push } '#{ dest_path }'") log!(:finished) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.