FILE Methods

Some basic functions that concern the file-system, like reading from and writing to a file on the server, as well as formatting the name of a directory. To get a directory's content use the collect-method.

System File

/system/_api/exec_file.php

Call Object Methods

$EXEC->file->method()

Shortcut

$FILE->method()