@wcauchois/program-builder > PositionalArgument
PositionalArgument class
Signature:export default class PositionalArgument
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(dest, metadata, required) | Constructs a new instance of the
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| description | string | undefined | ||
| dest |
| ||
| destOrMetavar |
| ||
| metadata |
| ||
| required |
|