KorteFileContext

data class KorteFileContext(val fileName: String, val fileContent: String)

Constructors

Link copied to clipboard
constructor(fileName: String, fileContent: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun findRow0At(pos: Int): Int