mirror of
https://github.com/nushell/nushell.git
synced 2025-05-02 00:54:25 +02:00
replacing the dependence on `lazy_static` with `once_cell`, this will ensure that variables are initialized when needed instead of startup time. |
||
---|---|---|
.. | ||
ansi | ||
reedline_commands | ||
clear.rs | ||
dir_info.rs | ||
du.rs | ||
input.rs | ||
kill.rs | ||
mod.rs | ||
sleep.rs | ||
term_size.rs |