Companion

object Companion

Functions

Link copied to clipboard
fun sourceWithInfoThen(    runtime: AvailRuntime,     module: A_Module,     then: (source: String, lineDelimiter: String, lineEnds: List<Int>) -> Unit)

Extract the source of the current frame's module, along with the file's delimiter, and a list of positions where linefeeds are.