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

File.copyDir

File.copyDir($fromPath, $toPath) -> false

Description

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

Paths are relative to the data/files directory.

See Also