Method: Mechanize::HTTP::ContentDisposition#filename
- Defined in:
- lib/mechanize/http/content_disposition_parser.rb
permalink #filename ⇒ Object
Returns the value of attribute filename
8 9 10 |
# File 'lib/mechanize/http/content_disposition_parser.rb', line 8 def filename @filename end |