DefinitelyTyped/node
Eric N. Vander Weele 58a2e195ef node: Update fs.create(Read|Write)Stream definition
This commit includes the following changes:
* Remove duplicate type definition for `fs.createReadStream`.
* Update `options` object typings for both functions to match the keys
  and types specified in the Node.js v0.12.x documentation.

Links to the aforementioned functions are provided below for reference:
* http://nodejs.org/docs/latest-v0.12.x/api/fs.html#fs_fs_createreadstream_path_options
* http://nodejs.org/docs/latest-v0.12.x/api/fs.html#fs_fs_createwritestream_path_options
2015-09-29 21:36:33 -07:00
..
node-0.8.8.d.ts node: Added stack to NodeJS.ErrnoException 2015-07-01 16:10:11 -04:00
node-0.8.8.d.ts.tscparams Remove quotes from response files 2014-09-02 14:53:39 -07:00
node-0.10.d.ts added missing 'bytesWritten' field to fs.WriteStream 2015-07-07 13:19:10 +01:00
node-0.11-tests.ts Update node's ReadLine.setPrompt to match new API 2015-08-08 12:54:49 -06:00
node-0.11.d.ts Signer is writable stream in crypto 2015-08-27 22:43:14 +02:00
node-tests.ts Add more fs.write interfaces. 2015-09-09 13:15:35 +03:00
node.d.ts node: Update fs.create(Read|Write)Stream definition 2015-09-29 21:36:33 -07:00