@wcauchois/program-builder > ProgramWithAction > (constructor)
ProgramWithAction.(constructor)
Constructs a new instance of the ProgramWithAction
class
constructor(options: IProgramBaseOptions, action: ProgramMain<T>);
Parameters
Parameter | Type | Description |
---|---|---|
options |
| |
action | ProgramMain<T> |