Skip to content

src: replace `kPathSeparator` with std::filesystem

We don't need kPathSeparator anymore since std::filesystem::path::preferred_separator exists.

cc @nodejs/cpp-reviewers @nodejs/fs

Merge request reports

Loading