readFile

Reads file or throws FileException if file doesnt exists

string
readFile
(
string path
)

Parameters

path string

Path to file

Return Value

Type: string

Meta