Class Index [+]

Quicksearch

Mail::RFC2822::NameValPair0

Public Instance Methods

CFWS() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 4302
4302:       def CFWS
4303:         elements[1]
4304:       end
item_name() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 4298
4298:       def item_name
4299:         elements[0]
4300:       end
item_value() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 4306
4306:       def item_value
4307:         elements[2]
4308:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.