Function rg::search

source ·
pub(crate) fn search(args: &Args) -> Result<bool, Box<dyn Error>>
Expand description

The top-level entry point for single-threaded search. This recursively steps through the file list (current directory by default) and searches each file sequentially.