Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
ENV
/
//proc/thread-self/root/proc/self/root/opt/ruby-2.7/usr/share/ri/2.7.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"}ENV.update(hash) -> ENV ENV.update(hash) { |name, old_value, new_value| block } -> ENV;T0[ I" (p1);T@FI"ENV;TcRDoc::NormalClass00