yozefu-command 0.0.13

Clap commands of Yozefu
docs.rs failed to build yozefu-command-0.0.13
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: yozefu-command-0.0.11

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