FlatReporter.report

struct FlatReporter(alias sink)
void
report
if (
isCallable!sink
)

Parameters

threshold Threshold

Score limits.

Meta