Package-level declarations

Interfaces and helper functions for Snabbdom virtual dom implementation and a few useful extension functions.

Functions

Link copied to clipboard
suspend fun <Error class: unknown class>.getContent(): String

Suspending extension function to get file content.

Link copied to clipboard
suspend fun <K : Any> <Error class: unknown class><K>.getDataWithFileContent(): K
suspend fun <K : Any> <Error class: unknown class><K>.getDataWithFileContent(): K

Returns current data model with file content read for all KFiles controls.