Crate agcodex_file_search
Source - Cli
- Fuzzy matches filenames under a directory.
- FileMatch
- A single match result returned from the search.
- FileSearchResults
- Reporter
- run
- The worker threads will periodically check
cancel_flag
to see if they
should stop processing files. - run_main