There was an error while loading. Please reload this page.
deprecated
fs.md
1 parent f1dc7d0 commit 3140a8fCopy full SHA for 3140a8f
1 file changed
doc/api/fs.md
@@ -1048,6 +1048,8 @@ behavior is similar to `cp dir1/ dir2/`.
1048
deprecated: v10.0.0
1049
-->
1050
1051
+> Stability: 0 - Deprecated
1052
+
1053
* `path` {string|Buffer|URL}
1054
* `mode` {integer}
1055
* Returns: {Promise} Fulfills with `undefined` upon success.
@@ -3059,6 +3061,8 @@ changes:
3059
3061
it will emit a deprecation warning with id DEP0013.
3060
3062
3063
3064
3065
3066
3067
3068
* `callback` {Function}
@@ -5520,6 +5524,8 @@ Synchronous version of [`fs.futimes()`][]. Returns `undefined`.
5520
5524
deprecated: v0.4.7
5521
5525
5522
5526
5527
5528
5523
5529
5530
5531
0 commit comments