Method: Mechanize::FileResponse#file_path
- Defined in:
- lib/mechanize/file_response.rb
#file_path ⇒ Object (readonly)
Returns the value of attribute file_path.
7 8 9 |
# File 'lib/mechanize/file_response.rb', line 7 def file_path @file_path end |