Classes

Deletes all files from specified dir, ignoring git files.

Copies one dir into another

Deletes dir

Wrapper for Symfony Filesystem Component.

Searches for files in a nested directory structure and copies them to a target directory with or without the parent directories. The task was inspired by gulp-flatten.

Mirrors a directory to another

Create a temporary directory that is automatically cleaned up once the task collection is is part of completes.

Create a temporary working directory that is automatically renamed to its final desired location if all of the tasks in the collection succeed. If there is a rollback, then the working directory is deleted.