nativeMain.com.xebia.functional.xef.io.NativeFileSystem.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xef-filesystem Show documentation
Show all versions of xef-filesystem Show documentation
Building applications with LLMs through composability, in Kotlin and Scala
package com.xebia.functional.xef.io
import okio.FileSystem
actual val FileSystem.Companion.DEFAULT: FileSystem
get() = SYSTEM