fs::mkdir returns OtherIoError instead of PathAlreadyExists
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 14.6k
Closed
Description
opened
on Sep 15, 2014When creating a directory on windows using fs::mkdir, if the directory already exists it returns an error where kind is OtherIoError instead of PathAlreadyExists as I would expect.
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions