Package-level declarations

Types

Link copied to clipboard
interface AnsiEscape

Supports generating AnsiEscape escape codes. This allows to change the color and attributes of the text.

Link copied to clipboard
open class BaseConsole : AnsiEscape
Link copied to clipboard
actual object Console : BaseConsole
expect object Console : BaseConsole
actual object Console : BaseConsole
actual object Console : BaseConsole
actual object Console : BaseConsole
Link copied to clipboard
Link copied to clipboard
class Logger

Utility to log messages.

Functions

Link copied to clipboard
fun Console.assert(cond: Boolean, msg: String)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard