Class Index [+]

Quicksearch

Mail::RFC2822::NameValPair0

Public Instance Methods

CFWS() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 4279
4279:       def CFWS
4280:         elements[1]
4281:       end
item_name() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 4275
4275:       def item_name
4276:         elements[0]
4277:       end
item_value() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 4283
4283:       def item_value
4284:         elements[2]
4285:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.