Skip to content

Commit 4a9dd3f

Browse files
committed
Expose more of std::path
This commit exposes the `is_sep` function and `MAIN_SEP` constant, as well as Windows path prefixes. The path prefix enum is safely exposed on all platforms, but it only yielded as a component for Windows. Exposing the prefix enum as part of prefix components involved changing the type from `OsStr` to the `Prefix` enum, which is a: [breaking-change]
1 parent e29f420 commit 4a9dd3f

File tree

1 file changed

+126
-123
lines changed

1 file changed

+126
-123
lines changed

0 commit comments

Comments
 (0)