Crate searcher_txt

Crate searcher_txt 

Source

Structs§

Config
Parameters (arguments) of the cli program

Functions§

search_case_insensitive
Case-insensitive search Returns all the lines of the contents where the query is present
search_case_sensitive
Case-sensitive search Returns all the lines of the contents where the query is present
search_recursive
Recursive search Returns all the lines of all the files and folders mentioned in the config where the query is present