I added Okio, but I see no `SYSTEM` on `FileSystem...
# io
e
I added Okio, but I see no
SYSTEM
on
FileSystem
(only
SYSTEM_TEMPORARY_DIRECTORY
) am I missing anything?
m
You can expect/actual it
e
uhm, it makes sense actually.. so now I'm gonna make a common for native+jvm I guess?
m
yep, that's how I do it. I think the ergonomics could be better though. After all, it's the same problem as
runBlocking
e
is somewhere public? I'd like to take a look at your setup (and naming)
m
Slightly different because
runBlocking
doesn't exist on NodeJS (contrary to the okio-nodejs-filesystem)
e
thank you Martin
❤️ 1
very nice idea though, congrats