@wcauchois/program-builder > PositionalArguments
PositionalArguments class
Signature: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) |