Method: Lifter::FileUpload#full_path

Defined in:
lib/lifter/file_upload.rb

#full_pathObject



59
60
61
# File 'lib/lifter/file_upload.rb', line 59

def full_path
  File.expand_path(@path)
end