Class: Net::IMAP::Command
Do not use. This class is for internal use only.
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Data
|
|
|
Instance Chain:
self,
Data
|
|
| Inherits: |
Data
|
| Defined in: | lib/net/imap/command_data.rb |
Overview
NOTE: Currently for internal use only. The API is expected to change.
Instance Attribute Summary
Instance Attribute Details
#name (readonly, private)
NOTE: Currently for internal use only. The API is expected to change.
# File 'lib/net/imap/command_data.rb', line 171
Command = Data.define(:tag, :name)
#tag (readonly, private)
NOTE: Currently for internal use only. The API is expected to change.
# File 'lib/net/imap/command_data.rb', line 171
Command = Data.define(:tag, :name)