@wcauchois/program-builder > PositionalArguments
Signature: PositionalArguments class
export default class PositionalArguments
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)() | Constructs a new instance of the
|
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
all |
| ||
haveAnyDescription |
| ||
nonEmpty |
| ||
optional |
| ||
required |
|
Methods
Method | Modifiers | Description |
---|---|---|
getSpecForUsage() | ||
push(arg) | ||
pushOptional(arg) |