Class Rsync::Command
In: lib/rsync/command.rb
Parent: Object

An rsync command to be run

Methods

run  

Public Class methods

Runs the rsync job and returns the results

@param args {Array} @return {Result}

[Validate]