Files
phaser/node_modules/grunt-contrib-copy/docs/copy-options.md
T

12 lines
323 B
Markdown

# Options
## processContent
Type: `Function(content, srcpath)`
This option is passed to `grunt.file.copy` as an advanced way to control the file contents that are copied.
## processContentExclude
Type: `String`
This option is passed to `grunt.file.copy` as an advanced way to control which file contents are processed.