nushell/crates/nu-command/src/strings
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
..
encode_decode Decode and Encode hex (#8392) 2023-03-24 12:25:26 +01:00
format Fix internal module reexports (#9378) 2023-06-07 16:36:34 +02:00
split Add "regex" search term to commands with regex functionality (#9402) 2023-06-11 00:02:00 +02:00
str_ Add "regex" search term to commands with regex functionality (#9402) 2023-06-11 00:02:00 +02:00
char_.rs Revert numberlike parsing restriction (#8845) 2023-04-12 05:21:31 +12:00
detect_columns.rs Uniformize usage() and extra_usage() message ending for commands helper. (#8268) 2023-02-28 21:33:02 -08:00
mod.rs Document and critically review ShellError variants - Ep. 2 (#8326) 2023-03-06 11:31:07 +01:00
parse.rs Add "regex" search term to commands with regex functionality (#9402) 2023-06-11 00:02:00 +02:00
size.rs Box ShellError in Value::Error (#8375) 2023-03-12 09:57:27 +01:00