CommandOutputPresence

Interface providing field-presence information for CommandOutput messages. Retrieve it via the CommandOutput.presence extension property.

Properties

Link copied to clipboard
abstract val hasArgument: Boolean
Link copied to clipboard
abstract val hasJson: Boolean
Link copied to clipboard
abstract val hasValue: Boolean