Crate grox

Source

Modules§

history
open

Structs§

Location
The location of a regex match.
Searcher
Iterator (yielding Location objects) 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.