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
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
ENV
/
//opt/alt/ruby21/share/ri/2.1.0/system/ENV/update-c.ri
U:RDoc::AnyMethod[iI"update:ETI"ENV::update;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"OAdds the contents of +hash+ to the environment variables. If no block is ;TI"Pspecified entries with duplicate keys are overwritten, otherwise the value ;TI"Qof each duplicate name is determined by calling the block with the key, its ;TI"<value from the environment and its value from the hash.;T: @fileI"hash.c;T:0@omit_headings_from_table_of_contents_below0I"yENV.update(hash) -> Hash ENV.update(hash) { |name, old_value, new_value| } -> Hash ;T0[ I" (p1);T@FI"ENV;TcRDoc::NormalClass00