matthewwilson / camel.js

A camel-like routing and integration framework for node.js.
http://matthewcodes.github.io/blog/2015/05/09/camel-dot-js-an-introduction/
15 stars 5 forks source link

URI Option: fileExists #15

Open matthewwilson opened 9 years ago

matthewwilson commented 9 years ago

Producer Only

Name Default
fileExists override

What to do if a file already exists with the same name. The following values can be specified: Override, Append, Fail