class Net::IMAP::ContentDisposition
Net::IMAP::ContentDisposition
represents Content-Disposition fields.
Public Instance Methods
dsp_type → string
click to toggle source
Returns the content disposition type, as defined by [DISPOSITION].
# File net-imap-0.4.11/lib/net/imap/response_data.rb, line 747
param → hash
click to toggle source
Returns a hash representing parameters of the Content-Disposition field, as defined by [DISPOSITION].
# File net-imap-0.4.11/lib/net/imap/response_data.rb, line 754