Method: Cir::StoredFile#file_path

Defined in:
lib/cir/stored_file.rb

#file_pathObject (readonly)

Full file path of the original file location



21
22
23
# File 'lib/cir/stored_file.rb', line 21

def file_path
  @file_path
end