then

open infix fun then(that: Rule): Rule

Run this Rule then that.

Return

a Rule that invokes this then that

Parameters

that

the Rule to chain with this