gen_helpers.ts

Declarations
#

view source

should_trigger_gen
#

gen_helpers.ts view source

(gen_file_id: PathId, changed_file_id: PathId, config: GroConfig, filer: Filer, log: Logger, timings: Timings, invoke_task: InvokeTask): Promise<...>

Check if a file change should trigger a gen file.

gen_file_id

type PathId

changed_file_id

type PathId

config

filer

type Filer

log

type Logger

timings

type Timings

invoke_task

returns

Promise<boolean>

Depends on
#

Imported by
#