Modules§
Structs§
- Location
- The location of a regex match.
- Searcher
- Iterator (yielding
Locationobjects) that searches for regex matches within a file tree.
Constants§
- SEARCH_
HIDDEN - Flag specifying that hidden files/directories should be searched.
- SINGLE_
MATCH - Flag specifying to only retrieve the first match per file.
- USE_
COLOR - Flag specifying that matches should be displayed in color.