source: Dev/trunk/node_modules/grunt-contrib-copy/docs/copy-options.md @ 532

Last change on this file since 532 was 484, checked in by hendrikvanantwerpen, 11 years ago

Commit node_modules, to make checkouts and builds more deterministic.

File size: 323 bytes
Line 
1# Options
2
3## processContent
4Type: `Function(content, srcpath)`
5
6This option is passed to `grunt.file.copy` as an advanced way to control the file contents that are copied.
7
8## processContentExclude
9Type: `String`
10
11This option is passed to `grunt.file.copy` as an advanced way to control which file contents are processed.
Note: See TracBrowser for help on using the repository browser.