File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8700,6 +8700,7 @@ the file contents.
87008700[Common System Errors]: errors.md#common-system-errors
87018701[FS constants]: #fs-constants
87028702[File access constants]: #file-access-constants
8703+ [File modes]: #file-modes
87038704[MDN-Date]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
87048705[MDN-Number]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type
87058706[MSDN-Rel-Path]: https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file#fully-qualified-vs-relative-paths
@@ -8717,7 +8718,6 @@ the file contents.
87178718[` filehandle .writeFile ()` ]: #filehandlewritefiledata-options
87188719[` fs .access ()` ]: #fsaccesspath-mode-callback
87198720[` fs .accessSync ()` ]: #fsaccesssyncpath-mode
8720- [File modes]: #file-modes
87218721[` fs .chmod ()` ]: #fschmodpath-mode-callback
87228722[` fs .chown ()` ]: #fschownpath-uid-gid-callback
87238723[` fs .copyFile ()` ]: #fscopyfilesrc-dest-mode-callback
You can’t perform that action at this time.
0 commit comments