@wcauchois/program-builder > ProgramWithAction
ProgramWithAction class
Signature:export default class ProgramWithAction<T> extends Program<T>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(options, action) | Constructs a new instance of the
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| action | ProgramMain<T> |