File: //usr/local/rvm/gems/ruby-2.5.9/doc/mail-2.7.1/ri/Mail/POP3/find-i.ri
U:RDoc::AnyMethod[iI" find:ETI"Mail::POP3#find;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"aFind emails in a POP3 mailbox. Without any options, the 5 last received emails are returned.;To:RDoc::Markup::BlankLine o;
; [I"Possible options:;To:RDoc::Markup::Verbatim; [I"9what: last or first emails. The default is :first.
;TI"`order: order of emails returned. Possible values are :asc or :desc. Default value is :asc.
;TI"[count: number of emails to retrieve. The default value is 10. A value of 1 returns an
;TI"D instance of Message, not an array of Message instances.
;TI"\delete_after_find: flag for whether to delete each retreived email after find. Default
;TI"V is false. Use #find_and_delete if you would like this to default to true.;T:@format0:
@fileI"/lib/mail/network/retriever_methods/pop3.rb;T:0@omit_headings_from_table_of_contents_below00I"new_message;T[ I"(options = {}, &block);T@FI" POP3;TcRDoc::NormalClass00