| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1048,6 +1048,8 @@ behavior is similar to `cp dir1/ dir2/`. | |||
| 1048 | 1048 | deprecated: v10.0.0 | |
| 1049 | 1049 | --> | |
| 1050 | 1050 | ||
| 1051 | + > Stability: 0 - Deprecated | ||
| 1052 | + | ||
| 1051 | 1053 | * `path` {string|Buffer|URL} | |
| 1052 | 1054 | * `mode` {integer} | |
| 1053 | 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 | --> | |
| 3061 | 3063 | ||
| 3064 | + > Stability: 0 - Deprecated | ||
| 3065 | + | ||
| 3062 | 3066 | * `path` {string|Buffer|URL} | |
| 3063 | 3067 | * `mode` {integer} | |
| 3064 | 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 | + > Stability: 0 - Deprecated | ||
| 5528 | + | ||
| 5523 | 5529 | * `path` {string|Buffer|URL} | |
| 5524 | 5530 | * `mode` {integer} | |
| 5525 | 5531 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments