Module io

Source
Expand description

Provides helpers for IO-Operations

Structs§

RecursiveFolderIterator
Recursively iterates through items in the given folder, which match the given filter

Functions§

read_string_from_file
Reads the contents of a file to a string.