$file->read()

Reads the content of a file and returns it

Example

echo $page->file('readme.md')->read();
// returns the content of the file