Read file contents
Reads the entire content of a file into a string.
String
The file content.
read_file("config.json")