mirror of
https://github.com/nushell/nushell.git
synced 2025-08-15 14:53:17 +02:00
committed by
GitHub
parent
27fdef5479
commit
c3efdf2689
@ -7,7 +7,6 @@ mod cp;
|
||||
mod default;
|
||||
mod drop;
|
||||
mod each;
|
||||
mod edit;
|
||||
mod enter;
|
||||
mod first;
|
||||
mod format;
|
||||
@ -45,6 +44,7 @@ mod sum;
|
||||
mod touch;
|
||||
mod trim;
|
||||
mod uniq;
|
||||
mod update;
|
||||
mod where_;
|
||||
mod with_env;
|
||||
mod wrap;
|
||||
|
Reference in New Issue
Block a user