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

@bpasero

Description

@bpasero

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions