HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.5.9/doc/mail-2.7.1/ri/Mail/IMAP/find-i.ri
U:RDoc::AnyMethod[iI"	find:ETI"Mail::IMAP#find;TF:publico:RDoc::Markup::Document:@parts[	o:RDoc::Markup::Paragraph;	[I"bFind emails in a IMAP mailbox. Without any options, the 10 last received emails are returned.;To:RDoc::Markup::BlankLineo;
;	[I"Possible options:;To:RDoc::Markup::Verbatim;	[I"Imailbox: mailbox to search the email(s) in. The default is 'INBOX'.
;TI";what:    last or first emails. The default is :first.
;TI"border:   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"F         instance of Message, not an array of Message instances.
;TI"oread_only: will ensure that no writes are made to the inbox during the session.  Specifically, if this is
;TI"q           set to true, the code will use the EXAMINE command to retrieve the mail.  If set to false, which
;TI"S           is the default, a SELECT command will be used to retrieve the mail
;TI"u           This is helpful when you don't want your messages to be set to read automatically. Default is false.
;TI"\delete_after_find: flag for whether to delete each retreived email after find. Default
;TI"W        is false. Use #find_and_delete if you would like this to default to true.
;TI"{keys:   are passed as criteria to the SEARCH command.  They can either be a string holding the entire search string, 
;TI"{        or a single-dimension array of search keywords and arguments.  Refer to  [IMAP] section 6.4.4 for a full list
;TI""        The default is 'ALL'
;TI"lsearch_charset: charset to pass to IMAP server search. Omitted by default. Example: 'UTF-8' or 'ASCII'.;T:@format0:
@fileI"/lib/mail/network/retriever_methods/imap.rb;T:0@omit_headings_from_table_of_contents_below00I"!new_message, imap, uid, attr;T[I"(options={}, &block);T@#FI"	IMAP;TcRDoc::NormalClass00