FsFlow.CheckModule.failIfNone

Returns the value when the option is Some.

Parameters

  • opt: The option to check.

Returns

A Check containing the value if present.