Server : Apache System : Linux host44.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 User : vapecompany ( 2719) PHP Version : 7.4.33 Disable Function : NONE Directory : /proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Net/POPMail/ |
Upload File : |
--- !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