# Functions

FindFilesByExt recurses through the given searchDir returning a list of files with a given extension and it's length.
PathAction applies an action to a YAML path.
ProcessDir applies an action concurrently to a directory of files.
SafeWrite checks that there is no error prior to trying to write a file.