yozefu-command 0.0.4

Clap commands of yozefu
Documentation

yozefu-command

Build The crate

This library contains the clap commands of yozefu:

  • configure to access to the configuration file.
  • create-filter to crate a new search filter
  • import-filter to import the search filter to the tool.

The crate also exports a headless mode. It is the same application but without the usage of Ratatui. Results are printed to stdout.

Usage

cargo add yozefu-command