Callables.with_declarer_contract_name()
Adds a filter to get functions/modifiers that have declarer contract with the given name.
Last updated
Adds a filter to get functions/modifiers that have declarer contract with the given name.
Last updated
with_declarer_contract_name(
name: str, sensitivity: bool = True
) →
Callables