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

com.lightningkite.lightningserver.files.ServerFile.ext.kt Maven / Gradle / Ivy

The newest version!
package com.lightningkite.lightningserver.files

import com.lightningkite.lightningdb.ServerFile

val ServerFile.fileObject: FileObject get() = FileSystem.resolve(this.location)!!




© 2015 - 2024 Weber Informatics LLC | Privacy Policy