Foreach over YAML documents.
Parses documents lazily, when they are needed.
Foreach over a Loader can only be used once; this is enforced by contract.
YAMLException on a parsing error.
See Implementation
Foreach over YAML documents.
Parses documents lazily, when they are needed.
Foreach over a Loader can only be used once; this is enforced by contract.