Method: Dropbox::FileError#path
- Defined in:
- lib/dropbox/api.rb
#path ⇒ Object (readonly)
The path of the offending file.
561 562 563 |
# File 'lib/dropbox/api.rb', line 561 def path @path end |
The path of the offending file.
561 562 563 |
# File 'lib/dropbox/api.rb', line 561 def path @path end |