FsFlow.CheckModule.failIf

Returns success when the condition is false.

Parameters

  • cond: The boolean condition to check.

Returns

A Check that succeeds if cond is false.