yazi-proxy 0.2.5

Yazi event proxy
Documentation
1
2
3
4
5
6
7
mod notify;
mod open;
mod process;

pub use notify::*;
pub use open::*;
pub use process::*;