Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Net
/
POP3
/
//opt/alt/ruby27/share/ri/system/Net/POP3/delete_all-c.ri
U:RDoc::AnyMethod[iI"delete_all:ETI"Net::POP3::delete_all;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"CStarts a POP3 session and deletes all messages on the server. ;TI"FIf a block is given, each POPMail object is yielded to it before ;TI"being deleted.;To:RDoc::Markup::BlankLine o; ; [I"IThis method raises a POPAuthenticationError if authentication fails.;T@S:RDoc::Markup::Heading: leveli: textI"Example;T@o:RDoc::Markup::Verbatim; [ I"2Net::POP3.delete_all('pop.example.com', 110, ;TI"@ 'YourAccount', 'YourPassword') do |m| ;TI" file.write m.pop ;TI"end;T:@format0: @fileI"lib/net/pop.rb;T:0@omit_headings_from_table_of_contents_below000[ I"Q(address, port = nil, account = nil, password = nil, isapop = false, &block);T@FI" POP3;TcRDoc::NormalClass00