Crate agcodex_file_search

Crate agcodex_file_search 

Source

Structs§

Cli
Fuzzy matches filenames under a directory.
FileMatch
A single match result returned from the search.
FileSearchResults

Traits§

Reporter

Functions§

run
The worker threads will periodically check cancel_flag to see if they should stop processing files.
run_main