fzf-make 0.68.0

A command line tool that executes commands using fuzzy finder with preview window for make, pnpm, yarn, just, and task.
1
2
3
pub(crate) mod path_to_content;
pub(crate) mod toml;
mod toml_old;