Arguments.threshold

Function threshold.

struct Arguments
@NamedArgument(["threshold"]).Optional().Description("Fail if a function score exceeds this threshold").Placeholder("NUMBER")
uint threshold;

Meta