forked from extern/nushell
Str plugin promoted to built-in Nu command.
This commit is contained in:
@ -42,6 +42,7 @@ mod sort_by;
|
||||
mod split_by;
|
||||
mod split_column;
|
||||
mod split_row;
|
||||
mod str_;
|
||||
mod sum;
|
||||
mod touch;
|
||||
mod trim;
|
||||
|
Reference in New Issue
Block a user