runGenerators
@the-codegen-project/cli • Docs
Home / runGenerators
Function: runGenerators()
function runGenerators(context): Promise<void>
Function that runs the given generator context ensuring the generators are rendered in the correct order.
Parameters
| Parameter | Type | 
|---|---|
| context | RunGeneratorContext | 
Returns
Promise<void>