Builder

class Builder

Properties

Link copied to clipboard

The default value used to describe the command. This is the value assumed by the parameter if no other value is assigned to it.

Link copied to clipboard

The description of the command parameter.

Link copied to clipboard
var name: String?

The name of a specific parameter used in a command and command execution.

Link copied to clipboard

The type of the command parameter.

Link copied to clipboard

Parameter value that overrides the default value, if set.

Link copied to clipboard

The list of conditions that a command parameter value must satisfy to create a command execution.

Functions

Link copied to clipboard
Link copied to clipboard