Class: Mail::Parsers::ContentTransferEncodingParser::ContentTransferEncodingStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/mail/parsers/content_transfer_encoding_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#encodingObject

Returns the value of attribute encoding



13
14
15
# File 'lib/mail/parsers/content_transfer_encoding_parser.rb', line 13

def encoding
  @encoding
end

#errorObject

Returns the value of attribute error



13
14
15
# File 'lib/mail/parsers/content_transfer_encoding_parser.rb', line 13

def error
  @error
end