Current section

Files

Jump to
cake include cake@internal@read_query_WhereIsBool.hrl
Raw

include/cake@internal@read_query_WhereIsBool.hrl

-record(where_is_bool, {
value :: cake@internal@read_query:where_value(),
expected :: boolean()
}).