Selfie
Loading...
Searching...
No Matches
selfie_lib.Lens.CompoundLens Member List

This is the complete list of members for selfie_lib.Lens.CompoundLens, including all inherited members.

__call__(self, Snapshot snapshot)selfie_lib.Lens.CompoundLens
__init__(self)selfie_lib.Lens.CompoundLens
add(self, Lens lens)selfie_lib.Lens.CompoundLens
mutate_all_facets(self, Callable[[str], Optional[str]] perString)selfie_lib.Lens.CompoundLens
mutate_facet(self, str target, Callable[[str], Optional[str]] function)selfie_lib.Lens.CompoundLens
replace_all(self, str toReplace, str replacement)selfie_lib.Lens.CompoundLens
replace_all_regex(self, Union[str, re.Pattern[str]] pattern, str replacement)selfie_lib.Lens.CompoundLens
set_facet_from(self, str target, str source, Callable[[str], Optional[str]] function)selfie_lib.Lens.CompoundLens