Interface IFileWriteOptions

{@link http://gruntjs.com/api/grunt.file#grunt.file.copy}

see

IFileWriteBufferOption

see

IFileWriteStringOption

Hierarchy

Index

Properties

Properties

optional public noProcess?: any

These optional globbing patterns will be matched against the filepath (not the filename) using grunt.file.isMatch. If any specified globbing pattern matches, the file won't be processed via the process function. If true is specified, processing will be prevented.