Object
# File lib/backup/cloud_io/base.rb, line 10 def initialize(options = {}) @max_retries = options[:max_retries] @retry_waitsec = options[:retry_waitsec] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.