FsFlow.CheckModule.okIf

Returns success when the condition is true.

Parameters

  • cond: The boolean condition to check.

Returns

A Check that succeeds if cond is true.