mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Split split command to sub commands.
This commit is contained in:
@ -41,6 +41,7 @@ mod skip_until;
|
||||
mod sort_by;
|
||||
mod split_by;
|
||||
mod split_column;
|
||||
mod split_row;
|
||||
mod sum;
|
||||
mod touch;
|
||||
mod trim;
|
||||
|
Reference in New Issue
Block a user