method
parse_file
v1_9_3_392 -
Show latest stable
- Class:
Psych
parse_file(filename)public
Parse a file at filename. Returns the YAML AST.
Raises a Psych::SyntaxError when a YAML syntax error is detected.
parse_file(filename)Parse a file at filename. Returns the YAML AST.
Raises a Psych::SyntaxError when a YAML syntax error is detected.