Load a text from a path.
path
As a string, this is the encoding. Otherwise, it has the same meaning as the argument in the fs.readFile(filename[, options], callback) function of NodeJS.
fs.readFile(filename[, options], callback)