Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Upcoming fs.realPath() returns real casing of path #80

Description

FYI it seems that the new node.js 6 fs.realPath implementation uses a native method from lib uv and I verified that this returns the proper casing of a path on Mac and Windows!

So it seems the workaround for having to go through all parent directories to find their proper casing is no longer needed.

Refs: https://github.com/libuv/libuv/blob/v1.x/ChangeLog#L311

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions