@wcauchois/program-builder > ProgramWithAction > (constructor)

ProgramWithAction.(constructor)

Constructs a new instance of the ProgramWithAction class

Signature:
constructor(options: IProgramBaseOptions, action: ProgramMain<T>);

Parameters

ParameterTypeDescription
options
IProgramBaseOptions
actionProgramMain<T>