8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
deprecated
fs.md
1 parent c3babb4 commit 50c4e1dCopy full SHA for 50c4e1d
doc/api/fs.md
1022
deprecated: v10.0.0
1023
-->
1024
1025
+> Stability: 0 - Deprecated
1026
+
1027
* `path` {string|Buffer|URL}
1028
* `mode` {integer}
1029
* Returns: {Promise} Fulfills with `undefined` upon success.
@@ -2994,6 +2996,8 @@ changes:
2994
2996
it will emit a deprecation warning with id DEP0013.
2995
2997
2998
2999
3000
3001
3002
3003
* `callback` {Function}
@@ -5354,6 +5358,8 @@ Synchronous version of [`fs.futimes()`][]. Returns `undefined`.
5354
5358
deprecated: v0.4.7
5355
5359
5356
5360
5361
5362
5357
5363
5364
5365