@wcauchois/program-builder > ProgramWithAction
Signature: ProgramWithAction class
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> |