All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.xebia.functional.xef.io.FileSystem.kt Maven / Gradle / Ivy

There is a newer version: 0.0.5-alpha.119
Show newest version
package com.xebia.functional.xef.io

import okio.FileSystem

/** Common definition for accessing the default FileSystem for Okio. */
expect val FileSystem.Companion.DEFAULT: FileSystem




© 2015 - 2024 Weber Informatics LLC | Privacy Policy