File: C:/Ruby27-x64/share/ri/2.7.0/system/YAML/DBM/fetch-i.ri
U:RDoc::AnyMethod[iI"
fetch:ETI"YAML::DBM#fetch;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"(Return value associated with +key+.;To:RDoc::Markup::BlankLine o;
; [I"LIf there is no value for +key+ and no block is given, returns +ifnone+.;T@o;
; [I"7Otherwise, calls block passing in the given +key+.;T@o;
; [I"*See ::DBM#fetch for more information.;T:
@fileI"lib/yaml/dbm.rb;T:0@omit_headings_from_table_of_contents_below0I"Eydbm.fetch( key, ifnone = nil )
ydbm.fetch( key ) { |key| ... }
;TI"keystr;T[ I"( keystr, ifnone = nil );T@TI"DBM;TcRDoc::NormalClass00