Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 608 Bytes

faastjs.costanalyzer.workload.silent.md

File metadata and controls

18 lines (13 loc) · 608 Bytes
id title hide_title
faastjs.costanalyzer.workload.silent
CostAnalyzer.Workload.silent property
true

faastjs > CostAnalyzer > Workload > silent

CostAnalyzer.Workload.silent property

If true, do not output live results to the console. Can be useful for running the cost analyzer as part of automated tests. Default: false.

Signature:

silent?: boolean;