Functions.with_modifier_name_regex()

Adds a filter to get functions, that have modifier whose name matches the given regex.

with_modifier_name_regex(regex: str) → Functions

Last updated