faastjs.costanalyzer.workload.silent.md

April 11, 2023 ยท View on GitHub

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;