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