Arguments.aggregateThreshold

Aggregate threshold.

struct Arguments
@NamedArgument(["aggregate-threshold"]).Optional().Description("Fail if an aggregate exceeds this threshold").Placeholder("NUMBER")
uint aggregateThreshold;

Meta