mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
5 lines
203 B
Rust
5 lines
203 B
Rust
#![allow(clippy::if_same_then_else, clippy::option_map_unit_fn)]
|
|
|
|
yazi_macro::mod_flat!(cha cwd file files filter fns op path sorter sorting stage step xdg);
|
|
|
|
pub fn init() { CWD.init(<_>::default()); }
|