instance method Net::IMAP::ContentDisposition#dsp_type

dsp_type -> String[permalink][rdoc][edit]

Content-Disposition フィールドのタイプを文字列で返します。

"INLINE", "ATTACHMENT" などの文字列を返します。

詳しくは [RFC2183] などを見てください。