Output

class Output

The Output data type.

Types

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

Properties

Link copied to clipboard

User defined description associated with the output.

Link copied to clipboard

The name of the export associated with the output.

Link copied to clipboard

The key associated with the output.

Link copied to clipboard

The value associated with the output.

Functions

Link copied to clipboard
inline fun copy(block: Output.Builder.() -> Unit = {}): Output
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