Predicate
Predicate¶
- class Predicate[source]¶
Bases:
Protocol
,Generic
[configpile.parsers._Value_contra
]Defines a function or callable that takes a value and returns whether it is valid
Methods
List of members of Predicate
- __init__(*args, **kwargs)¶
- static __new__(cls, *args, **kwds)¶