FsFlow.CheckModule.okIfNone
Returns success when the option is None.
Parameters
opt: The option to check.
Returns
A Check that succeeds if the option is None.
Returns success when the option is None.
opt: The option to check.A Check that succeeds if the option is None.