pub fn evaluate(condition: &StepCondition, ctx: &ConditionContext) -> boolExpand description
Evaluate a condition against the given context.
pub fn evaluate(condition: &StepCondition, ctx: &ConditionContext) -> boolEvaluate a condition against the given context.