Class: Net::IMAP::MailboxList
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
Struct
|
|
Instance Chain:
self,
Struct
|
|
Inherits: |
Struct
|
Defined in: | lib/net/imap/response_data.rb |
Overview
MailboxList
represents contents of the LIST response, representing a single mailbox path.
#list returns an array of MailboxList
objects.
Instance Attribute Summary
Instance Attribute Details
#attr (rw)
MailboxList
represents contents of the LIST response, representing a single mailbox path.
Net::IMAP#list returns an array of MailboxList
objects.
#delim (rw)
MailboxList
represents contents of the LIST response, representing a single mailbox path.
Net::IMAP#list returns an array of MailboxList
objects.
#name (rw)
MailboxList
represents contents of the LIST response, representing a single mailbox path.
Net::IMAP#list returns an array of MailboxList
objects.