yozefu-command

Crates.ioyozefu-command
lib.rsyozefu-command
version0.0.16
created_at2024-12-10 14:59:07.329473+00
updated_at2025-09-17 14:50:52.713335+00
descriptionClap commands of Yozefu
homepagehttps://github.com/MAIF/yozefu
repositoryhttps://github.com/MAIF/yozefu
max_upload_size
id1478590
size208,888
Yann Prono (Mcdostone)

documentation

https://docs.rs/yozefu-command

README

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
Commit count: 177

cargo fmt