Method: Mechanize::HTTP::ContentDisposition#filename

Defined in:
lib/mechanize/http/content_disposition_parser.rb

#filenameObject

Returns the value of attribute filename

Returns:

  • (Object)

    the current value of filename

[View source]

8
9
10
# File 'lib/mechanize/http/content_disposition_parser.rb', line 8

def filename
  @filename
end