An Action that adds Entries into State.selected if their content matches RegEx provided by user via ...
Definition: SelectByContentAction.h:13
std::unique_ptr< Action > clone() const override
Definition: SelectByContentAction.cpp:43
void executeAction(FileView &, State &) override
Definition: SelectByContentAction.cpp:12