nushell/crates/nu-command/src/strings/split
ja-cop 9c84c01aef
Add "regex" search term to commands with regex functionality (#9402)
Just makes it easier to find these commands when using the `help` system
- the `find` command already has the "regex" search term.

Co-authored-by: ja_cop <ja_cop@hoshi>
2023-06-11 00:02:00 +02:00
..
chars.rs Box ShellError in Value::Error (#8375) 2023-03-12 09:57:27 +01:00
column.rs Add "regex" search term to commands with regex functionality (#9402) 2023-06-11 00:02:00 +02:00
command.rs Use imported names in Command::run signatures (#7967) 2023-02-05 22:17:46 +01:00
list.rs Add "regex" search term to commands with regex functionality (#9402) 2023-06-11 00:02:00 +02:00
mod.rs Fix internal module reexports (#9378) 2023-06-07 16:36:34 +02:00
row.rs Add "regex" search term to commands with regex functionality (#9402) 2023-06-11 00:02:00 +02:00
words.rs Apply nightly clippy fixes (#9381) 2023-06-08 18:49:58 +02:00