05nelsonm / kmp-file

A very simple File API for Kotlin Multiplatform. It gets the job done.
Apache License 2.0
3 stars 0 forks source link

Use `Throwable` instead of `cause` when wrapping in `IOException` #68

Closed 05nelsonm closed 6 months ago

05nelsonm commented 6 months ago

Closes #67