📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 07:17:09
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Net
/
POP3
📍 /opt/alt/ruby18/share/ri/1.8/system/Net/POP3
🔄 Refresh
✏️
Editing: each_mail-i.yaml
Read Only
--- !ruby/object:RI::MethodDescription aliases: - !ruby/object:RI::AliasName name: each block_params: message comment: - !ruby/struct:SM::Flow::P body: "Yields each message to the passed-in block in turn. Equivalent to:" - !ruby/struct:SM::Flow::VERB body: " pop3.mails.each do |popmail|\n ....\n end\n" - !ruby/struct:SM::Flow::P body: This method raises a POPError if an error occurs. full_name: Net::POP3#each_mail is_singleton: false name: each_mail params: () {|message| ...} visibility: public
💾 Save Changes
❌ Cancel