Answer

class Answer

An answer to a question.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Get the line.

Link copied to clipboard
var script: (Flags) -> Unit

Get the script.

Functions

Link copied to clipboard
infix fun does(script: (Flags) -> Unit)

Specify the script for when this answer is selected.

Link copied to clipboard
infix fun line(line: String)

Set the line.