Dogma.Rules.UnlessElse

A rule that disallows the use of an else block with the unless macro.

Source

Summary

test(script)

Callback implementation for Dogma.Rule.test/1

Functions

test(script)

Callback implementation for Dogma.Rule.test/1.

Source