File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -1022,6 +1022,8 @@ behavior is similar to `cp dir1/ dir2/`.
1022
1022
deprecated: v10.0.0
1023
1023
-->
1024
1024
1025
+ > Stability: 0 - Deprecated
1026
+
1025
1027
* ` path` {string|Buffer|URL}
1026
1028
* ` mode` {integer}
1027
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
-->
2996
2998
2999
+ > Stability: 0 - Deprecated
3000
+
2997
3001
* `path` {string|Buffer|URL}
2998
3002
* `mode` {integer}
2999
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
+ > Stability: 0 - Deprecated
5362
+
5357
5363
* `path` {string|Buffer|URL}
5358
5364
* `mode` {integer}
5359
5365
You can’t perform that action at this time.
0 commit comments