You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Equivalent to :man:`realpath(3)` on Unix. Windows uses `GetFinalPathNameByHandle <https://msdn.microsoft.com/en-us/library/windows/desktop/aa364962(v=vs.85).aspx>`_.
319
+
The resulting string is stored in `req->ptr`.
318
320
319
321
.. warning::
320
322
This function has certain platform-specific caveats that were discovered when used in Node.
0 commit comments