@wcauchois/program-builder > ProgramBase
ProgramBase class
Signature:export default abstract class ProgramBase implements IProgramBaseOptions
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)({ valuedFlags, positionalArguments, booleanFlags, programMetadata }) | Constructs a new instance of the
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| booleanFlags |
| ||
| positionalArguments |
| ||
| programMetadata |
| ||
| valuedFlags |
|