Companion

object Companion

Functions

Link copied to clipboard
fun find(char: Char): Namespace?

Tries to find the Namespace that starts with char.

fun find(query: String): Namespace?

Tries to find the Namespace that has namespace or tableName equal to query.