| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Make canonical vs. unique text more precise and eliminate quotation marks. Remove repeated text from fs.realpathSync(), linking to fs.realpath() instead.
Sorry, something went wrong.
|
|
||
| If `path` resolves to a socket or a pipe, the function will return a system | ||
| dependent name for that object. | ||
| Synchronous version of [`fs.realpath()`][]. Returns the resolved pathname. |
There was a problem hiding this comment.
This is almost but not quite reversing #17059. (Not objecting, just pointing out.)
Sorry, something went wrong.
|
@nodejs/documentation @nodejs/fs |
Sorry, something went wrong.
There was a problem hiding this comment.
Format-wise LGTM.
Sorry, something went wrong.
Make canonical vs. unique text more precise and eliminate quotation marks. Remove repeated text from fs.realpathSync(), linking to fs.realpath() instead. PR-URL: nodejs#20953 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Make canonical vs. unique text more precise and eliminate quotation marks. Remove repeated text from fs.realpathSync(), linking to fs.realpath() instead. PR-URL: #20953 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
Make canonical vs. unique text more precise and eliminate quotation
marks. Remove repeated text from fs.realpathSync(), linking to
fs.realpath() instead.
Checklist