D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Net
/
POPMail
/
Filename :
cdesc-POPMail.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The length of the message in octets. name: length rw: R - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The sequence number of the message on the server. name: number rw: R class_methods: [] comment: - !ruby/struct:SM::Flow::P body: This class represents a message which exists on the POP server. Instances of this class are created by the POP3 class; they should not be directly created by the user. constants: [] full_name: Net::POPMail includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: all - !ruby/object:RI::MethodSummary name: delete - !ruby/object:RI::MethodSummary name: delete! - !ruby/object:RI::MethodSummary name: deleted? - !ruby/object:RI::MethodSummary name: header - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: mail - !ruby/object:RI::MethodSummary name: pop - !ruby/object:RI::MethodSummary name: top - !ruby/object:RI::MethodSummary name: uidl - !ruby/object:RI::MethodSummary name: unique_id name: POPMail superclass: Object