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
/
Struct
/
//proc/thread-self/root/proc/self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/Struct/dig-i.ri
U:RDoc::AnyMethod[iI"dig:ETI"Struct#dig;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"BExtracts the nested value specified by the sequence of +key+ ;TI"Cobjects by calling +dig+ at each step, returning +nil+ if any ;TI" intermediate step is +nil+.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"Foo = Struct.new(:a) ;TI"*f = Foo.new(Foo.new({b: [1, 2, 3]})) ;TI" ;TI"$f.dig(:a, :a, :b, 0) # => 1 ;TI"&f.dig(:b, 0) # => nil ;TI"Wf.dig(:a, :a, :b, :c) # TypeError: no implicit conversion of Symbol into Integer;T:@format0: @fileI" struct.c;T:0@omit_headings_from_table_of_contents_below0I"1struct.dig(key, ...) -> object ;T0[ I"(*args);T@FI"Struct;TcRDoc::NormalClass00