0.1.0 • Published 10 years ago

task-clean v0.1.0

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

task-clean

Clean files and folders.

The "clean" task

Usage Examples

var clean = new (require('task-clean'))
clean.run(inputs, options, logger)

Options

options.force

Type: boolean Default: 'false'

Whether delete CWD or outside CWD enabled.

Release History

  • 2014-04-06 0.1.0 Initial release.

License

Copyright (c) 2014 Yuanyan Cao. Licensed under the MIT license.