REPLCommand

sealed external interface REPLCommand(source)

Properties

Link copied to clipboard

The function to execute, optionally accepting a single string argument.

Link copied to clipboard
abstract var help: String?

Help text to be displayed when .help is entered.