Filtrex v0.4.3 Filtrex.Condition.Boolean

Filtrex.Condition.Boolean is a specific ondition type for handling boolean flags. It allows an empty string for false value as well as string representations “true” and “false”. Its comparators only consist of “equals” or “does not equal”. There are no configuration options for the boolean condition.

Summary

Types

t :: Filtrex.Condition.Boolean

Functions

comparators()
parse(config, map)
type()