Module utils

Source
Expand description

Utility functions.

Functionsยง

iterate_files
Iterate over all of the files passed as arguments, recursively iterating through directories.
read_to_string
Read an entire file into a string.