Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing documentation for outputFile options 3rd parameter #197

Closed
thomas-riccardi opened this issue Nov 20, 2015 · 1 comment
Closed

Missing documentation for outputFile options 3rd parameter #197

thomas-riccardi opened this issue Nov 20, 2015 · 1 comment

Comments

@thomas-riccardi
Copy link

The 3rd parameter of outputFile seems to be forwarded down to nodejs native fs options: this is not documented.
It could be used to append instead of overwrite for example.

Maybe other similar functions have the same issue.

(Also, the code makes as default value for option a string: 'utf-8', instead of an object: this usage is not documented for nodejs 0.10 & 0.12).

@jprichardson
Copy link
Owner

Thanks for stopping by and letting me know! I'm sorry that it took so long for me to address this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants