sbt / io

IO module for sbt
Apache License 2.0
41 stars 50 forks source link

Update IO.toURI to avoid syscalls, take 2 #313

Closed eed3si9n closed 3 years ago

eed3si9n commented 3 years ago

This is on top of https://github.com/sbt/io/pull/309 Ref eed3si9n/sjson-new#119

I've added a bunch of of known corner cases on Windows.