-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Distinguish absolute and relative path with specific types
- Create a
Utf8Pathtype for handling the majority case of paths being representable as&str - Create
PosixPathandWindowsPathpath types for handling paths on different OSes agnosticly - Integrate path resolution without relying on canonicalisation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request