123456789_123456789_123456789_123456789_123456789_

Class: Net::IMAP::ResponseParser::Token

Do not use. This class is for internal use only.
Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Struct
Instance Chain:
self, Struct
Inherits: Struct
  • Object
Defined in: lib/net/imap/response_parser.rb

Instance Attribute Summary

Instance Attribute Details

#symbol (rw)

[ GitHub ]

  
# File 'lib/net/imap/response_parser.rb', line 402

Token = Struct.new(:symbol, :value)

#value (rw)

[ GitHub ]

  
# File 'lib/net/imap/response_parser.rb', line 402

Token = Struct.new(:symbol, :value)