yazi-proxy 0.3.0

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::*;