CommandOutput

interface CommandOutput

Properties

Link copied to clipboard
abstract val argument: Argument
Link copied to clipboard
abstract val json: Value

JSON rendering of the output.

Link copied to clipboard

Returns the field-presence view for this CommandOutput instance.

Link copied to clipboard
abstract val value: Bcs

Functions

Link copied to clipboard
Link copied to clipboard
fun CommandOutput.copy(body: <Error class: unknown class>.() -> Unit = {}): CommandOutput

Copies the original message, including unknown fields.