123456789_123456789_123456789_123456789_123456789_

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
  • Object
Defined in: lib/net/imap/command_data.rb

Overview

NOTE: Currently for internal use only. The API is expected to change.

Instance Attribute Summary

  • #name readonly private

    NOTE: Currently for internal use only.

  • #tag readonly private

    NOTE: Currently for internal use only.

Instance Attribute Details

#name (readonly, private)

NOTE: Currently for internal use only. The API is expected to change.

[ GitHub ]

  
# 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.

[ GitHub ]

  
# File 'lib/net/imap/command_data.rb', line 171

Command = Data.define(:tag, :name)