readfile(filename)
Reads the contents of a file and returns it as a string, or nil if the file doesn’t exist.
nil