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

File.deleteDir

File.deleteDir($dirPath) -> false

Description

Delete (unlink) a directory and all of its contents (including subfolders, recursively).

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

See Also