Current Path : /usr/local/share/ri/1.8/system/Net/POPMail/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/Net/POPMail/cdesc-POPMail.yaml |
--- !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