File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 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/`.
10221022deprecated: v10.0.0
10231023-->
10241024
1025+ > Stability: 0 - Deprecated
1026+
10251027* ` path` {string|Buffer|URL}
10261028* ` mode` {integer}
10271029* Returns: {Promise} Fulfills with ` undefined ` upon success.
@@ -2994,6 +2996,8 @@ changes:
29942996 it will emit a deprecation warning with id DEP0013.
29952997-->
29962998
2999+ > Stability: 0 - Deprecated
3000+
29973001* `path` {string|Buffer|URL}
29983002* `mode` {integer}
29993003* `callback` {Function}
@@ -5354,6 +5358,8 @@ Synchronous version of [`fs.futimes()`][]. Returns `undefined`.
53545358deprecated: v0.4.7
53555359-->
53565360
5361+ > Stability: 0 - Deprecated
5362+
53575363* `path` {string|Buffer|URL}
53585364* `mode` {integer}
53595365
You can’t perform that action at this time.
0 commit comments