Methods

Class/Module Index [+]

Quicksearch

Backup::Syncer::RSync::Base

Attributes

additional_options[RW]

Additional options for the rsync cli

Public Class Methods

new() click to toggle source

Instantiates a new RSync Syncer object and sets the default configuration

# File lib/backup/syncer/rsync/base.rb, line 13
def initialize
  super

  @additional_options ||= Array.new
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.