Companion

object Companion

Functions

Link copied to clipboard
operator fun invoke(content: Content): Instruction

Shortcut for Structured.

operator fun invoke(text: String): Instruction

Shortcut for Text.

operator fun invoke(provider: suspend (ReadonlyContext) -> Content?): Instruction

Shortcut for Provider.