Method: Dropbox::FileError#path

Defined in:
lib/dropbox/api.rb

#pathObject (readonly)

The path of the offending file.



561
562
563
# File 'lib/dropbox/api.rb', line 561

def path
  @path
end