module Marz::Rsync::Configure

Constants

CONFIG_KEYS

Public Instance Methods

configure() { |self| ... } click to toggle source
# File lib/marz/rsync/configure.rb, line 11
def configure
  yield self
end