fre.yamltools.helpers module
this holds functions widely used across various parts of fre/yamltools
- fre.yamltools.helpers.output_yaml(cleaned_yaml, output)
Write out the combined yaml dictionary info to a file if –output is specified
- fre.yamltools.helpers.validate_yaml(yaml, schema_path)
Validate yaml information
- fre.yamltools.helpers.yaml_load(yamlfile)
Load the yamlfile