Struct ::filesystem::File
Represents an open file
Methods
Open a file as root
Open a file relative to the config directory.
This is generally safe (as long as the file exists in the config directory)
Read the entire file as a string
Read the entire file as bytes