| Class | TMail::ContentDispositionHeader |
| In: |
lib/tmail/header.rb
|
| Parent: | StructuredHeader |
| PARSE_TYPE | = | :CDISPOSITION |
# File lib/tmail/header.rb, line 827 def []=(key, val) ensure_parsed (@params ||= {})[key] = val end