File: //usr/share/ri/3.0.0/system/Psych/load_file-c.ri
U:RDoc::AnyMethod[iI"load_file:ETI"Psych::load_file;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OLoad the document contained in +filename+. Returns the yaml contained in ;TI"F+filename+ as a Ruby object, or if the file is empty, it returns ;TI"Fthe specified +fallback+ return value, which defaults to +false+.;To:RDoc::Markup::BlankLine o;
; [I"RNOTE: This method *should not* be used to parse untrusted documents, such as ;TI"OYAML documents that are supplied via user input. Instead, please use the ;TI"safe_load_file method.;T:
@fileI"ext/psych/lib/psych.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(filename, **kwargs);T@FI"
Psych;TcRDoc::NormalModule00