Add support for Windows syntax for an absolute path / relative on specific drive
Open
P4
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 296
- Avg merge
- 9m
- Merged PRs (30d)
- 7
Description
As said in `WindowsPathType`:
> Jimfs does not currently support the Windows syntax for a relative path on a specific drive (e.g. "C:foo\bar"
and:
> Jimfs does not currently support the Windows syntax for an absolute path on the current drive (e.g. "\foo\bar"
Contributor guide
Assessment
This issue has not been assessed yet.