Class/Module Index [+]

Quicksearch

Mail::RFC2822::NameValPair0

Public Instance Methods

CFWS() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 4358
def CFWS
  elements[1]
end
item_name() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 4354
def item_name
  elements[0]
end
item_value() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 4362
def item_value
  elements[2]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.