KobwebReadableTextFile
open class KobwebReadableTextFile<T : Any>(val kobwebFolder: KobwebFolder, name: String, deserialize: (String) -> T)(source)
Inheritors
Properties
Link copied to clipboard
An exception which will be set if content fails to get set due to a deserialization error.
Link copied to clipboard