Class Backup::Syncer::Cloud::LocalFile
In: lib/backup/syncer/cloud.rb
Parent: Object

Methods

new   relative_path  

Attributes

directory  [R] 
md5  [R] 
path  [R] 

Public Class methods

Creates a new LocalFile object using the given directory and line from the md5 hash checkup. This object figures out the path, relative_path and md5 hash for the file.

Public Instance methods

Returns the relative path to the file.

[Validate]