run_gen.ts

Declarations
#

2 declarations

view source

GEN_NO_PROD_MESSAGE
#

run_gen
#

run_gen.ts view source

(gen_modules: GenfileModuleMeta[], config: GroConfig, filer: Filer, log: Logger, timings: Timings, invoke_task: InvokeTask, format_file?: ((content: string, options: Options, base_options?: Options | ... 1 more ... | undefined) => Promise<...>) | undefined): Promise<...>

gen_modules

type GenfileModuleMeta[]

config

filer

type Filer

log

type Logger

timings

type Timings

invoke_task

format_file?

type ((content: string, options: Options, base_options?: Options | null | undefined) => Promise<string>) | undefined
optional

returns

Promise<GenResults>

Depends on
#

Imported by
#