I think I found an issue with Okio, it fails to pr...
# squarelibraries
r
I think I found an issue with Okio, it fails to properly read a folder named
Y: The Last Man
on linuxX64. It removes the full path to the folder. If I call
path.parent
it returns
Y:
j
File a bug
Should be easy to repro
r
I'm trying to see if it has already been reported but I don't know what to search. I guess it mistakes
Y:
for a drive name or something like that
j
Yep. The Path type doesn't know anything about the FileSystem
r
j
Thanks!