CommandStepValue

@Serializable
value class CommandStepValue(val value: CommandStep) : GroupStep, Keyable(source)

Constructors

Link copied to clipboard
constructor(value: CommandStep)

Properties

Link copied to clipboard
open override val key: String?
Link copied to clipboard