HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Net/POP3/delete_all-c.ri
U:RDoc::AnyMethod[iI"delete_all:ETI"Net::POP3::delete_all;TT:publico: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::BlankLineo;
;	[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