YAML sources
Last updated
Was this helpful?
Last updated
Was this helpful?
Location: Sources.Yaml module.
YamlStringSource parses well-formed YAML documents from in-memory strings and supports manual external updates:
YamlFileSource parses YAML files and automatically watches for changes:
A file that does not exist simply leads to a null
node, which implies default settings values unless something is explicitly required.