Contracts.with_all_function_names()
Adds a filter to get contracts that have functions with all the given names.
Last updated
Adds a filter to get contracts that have functions with all the given names.
Last updated
with_all_function_names(names: List[str], sensitivity: bool = True) ->
Contracts