Convert native boost::filesystem::path to Path or path-like object
Open
- Dominant language
- C++
- Stars
- 537
- Forks
- 223
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 2
Description
It would be helpful for dealing with path on windows or unix that aren't correctly represented as valid string. Instead of trying to convert them to string use OS-dependent conversion to Path ot path-like object.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.