Crate grox

Source

Modules§

history
open

Structs§

Builder
Builds a Searcher.
Location
The location of a regex match.
Rebaser
Rebases and canonicalizes strings on top of a base path.
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.