Pushover icon Pushover Send robot status alerts to iOS, Android and Windows via Pushover.net. Configure User/App keys to notify on low battery, stuck or task events. Try it →
 

Readalltext

File.readAllText(filename)

Parameters

filename Path of file to read.

Returns

All text contained within the file as a string.

Description

Reads and returns all the text contained with the file at filename as a string.