Input

class Input

Information about the input.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about the configuration of an input.

Link copied to clipboard

The definition of the input.

Functions

Link copied to clipboard
inline fun copy(block: Input.Builder.() -> Unit = {}): Input
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String