mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 07:19:00 +02:00
add a touch
command (#1399)
This commit is contained in:
@ -28,6 +28,7 @@ mod save;
|
||||
mod sort_by;
|
||||
mod split_by;
|
||||
mod split_column;
|
||||
mod touch;
|
||||
mod uniq;
|
||||
mod where_;
|
||||
mod wrap;
|
||||
|
Reference in New Issue
Block a user