sily.file

File manipulation

Members

Functions

chmodpx
void chmodpx(string name)

Performs chmod +x on file

readFile
string readFile(string path)

Reads file or throws FileException if file doesnt exists

Meta