Join Slack
Powered by
Is there any known Multiplatform way to "relativiz...
# multiplatform
a
atsushieno
09/01/2021, 8:51 AM
Is there any known Multiplatform way to "relativize" file path from another path like
java.nio.file.Path.relativize()
? As far as I checked, okio Path/FileSystem and ktor Url don't seem to provide such a feature.
j
jessewilson
09/05/2021, 10:21 AM
I wanna add this to the Okio Filesystem. We need it in Wire also and it seems handy
❤️ 2
6
Views
Open in Slack
Previous
Next