Class: Net::IMAP::StatusData
| 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
Instance Attribute Summary
Instance Attribute Details
#attr (rw)
StatusData represents the contents of an untagged STATUS response.
Net::IMAP#status returns the contents of #attr.
#mailbox (rw)
StatusData represents the contents of an untagged STATUS response.
Net::IMAP#status returns the contents of #attr.