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/lib/ruby/gems/2.7.0/doc/net-imap-0.3.4/ri/Net/IMAP/store-i.ri
U:RDoc::AnyMethod[iI"
store:ETI"Net::IMAP#store;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"gSends a {STORE command [IMAP4rev1 ยง6.4.6]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.4.6] ;TI"Pto alter data associated with messages in the mailbox, in particular their ;TI"Mflags. The +set+ parameter is a number, an array of numbers, or a Range ;TI"Pobject. Each number is a message sequence number.  +attr+ is the name of a ;TI"Odata item to store: 'FLAGS' will replace the message's flag list with the ;TI"Kprovided one, '+FLAGS' will add the provided flags, and '-FLAGS' will ;TI".remove them.  +flags+ is a list of flags.;To:RDoc::Markup::BlankLineo;
;	[I".The return value is an array of FetchData;T@o;
;	[I"Related: #uid_store;T@S:RDoc::Markup::Heading:
leveli
:	textI"For example:;T@o:RDoc::Markup::Verbatim;	[	I".p imap.store(6..8, "+FLAGS", [:Deleted])
;TI"Q#=> [#<Net::IMAP::FetchData seqno=6, attr={"FLAGS"=>[:Seen, :Deleted]}>, \\
;TI"Q     #<Net::IMAP::FetchData seqno=7, attr={"FLAGS"=>[:Seen, :Deleted]}>, \\
;TI"M     #<Net::IMAP::FetchData seqno=8, attr={"FLAGS"=>[:Seen, :Deleted]}>];T:@format0:
@fileI"lib/net/imap.rb;T:0@omit_headings_from_table_of_contents_below000[I"(set, attr, flags);T@#FI"	IMAP;TcRDoc::NormalClass00