(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
PathIdchanged_file_id
type
PathIdconfig
type GroConfig
filer
type Filer
log
type
Loggertimings
type
Timingsinvoke_task
type InvokeTask
returns
Promise<boolean>