Version: v0.7.1 - Beta.  We welcome contributors & feedback.

File.delete

File.delete($filePath) -> false

Description

Delete (unlink) a file.

The $filePath is relative to the data/files directory.

See Also