readFile()
↔ fs
Static Method to async
read contents of file
readFile(path: string, options?: object, callback?:(err, data) => void): void
readFile()
↔ fs
Static Method to async
read contents of filereadFile(path: string, options?: object, callback?:(err, data) => void): void