Properties

Link copied to clipboard
abstract val context: Context

The current context object

Link copied to clipboard

The terminal for the current context

Link copied to clipboard

The theme for the current context

Functions

Link copied to clipboard
abstract fun fail(message: String): Nothing

Throw an exception indicating that usage was incorrect.

Link copied to clipboard

Issue a message that can be shown to the user