Expand description
Util module
Contains easy to use functions to read and write to YAML files
Functions
- Read file into a String
- Read file into String and deserialize YAML object
- Deserialize YAML object from String
- Serialize YAML object and write it to a file