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 @@ -1048,6 +1048,8 @@ behavior is similar to `cp dir1/ dir2/`.
10481048deprecated: v10.0.0 
10491049--> 
10501050
1051+ > Stability: 0 - Deprecated 
1052+ 
10511053* `  path`  {string|Buffer|URL}
10521054* `  mode`  {integer}
10531055* Returns: {Promise} Fulfills with `  undefined `  upon success.
@@ -3059,6 +3061,8 @@ changes:
30593061 it will emit a deprecation warning with id DEP0013. 
30603062--> 
30613063
3064+ > Stability: 0 - Deprecated 
3065+ 
30623066* `path` {string|Buffer|URL} 
30633067* `mode` {integer} 
30643068* `callback` {Function} 
@@ -5520,6 +5524,8 @@ Synchronous version of [`fs.futimes()`][]. Returns `undefined`.
55205524deprecated: v0.4.7 
55215525--> 
55225526
5527+ > Stability: 0 - Deprecated 
5528+ 
55235529* `  path`  {string|Buffer|URL}
55245530* `  mode`  {integer}
55255531
                                 You can’t perform that action at this time. 
               
                  
0 commit comments