appendFile() ↔ fs Static Method to async append data to file
appendFile(path, data:string, options?: object, callback: (err) => void): void
appendFile() ↔ fs Static Method to async append data to fileappendFile(path, data:string, options?: object, callback: (err) => void): void