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 value used to describe the command. When you assign a value to a parameter, it will override any default value that you had already specified.

Functions

Link copied to clipboard
Link copied to clipboard