# File lib/mail/parsers/content_type.rb, line 31 31: def main_type 32: elements[0] 33: end
# File lib/mail/parsers/content_type.rb, line 39 39: def param_hashes 40: elements[3] 41: end
# File lib/mail/parsers/content_type.rb, line 35 35: def sub_type 36: elements[2] 37: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.