Expand description

file system

Functions

Opens a file for reading.

Reads the content of a file and returns it in a single string.

Reads all the lines of a file and returns them in a vector.