forked from extern/nushell
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