nushell/crates/nu-command/src/strings
A. Taha Baki 94bec72079
str-expand: add path flag (#9856)
Related issues: #9838

Changes:

- added `--path` flag, for ease of use if the piped data is Path
(replaces all backslashes with double backslashes)
2023-07-31 07:48:29 -05:00
..
encode_decode Remove Signature.vectorizes_over_list entirely (#9777) 2023-07-26 23:34:43 +02:00
split Fix signature of split row (#9829) 2023-07-27 21:32:25 +02:00
str_ str-expand: add path flag (#9856) 2023-07-31 07:48:29 -05:00
char_.rs Revert numberlike parsing restriction (#8845) 2023-04-12 05:21:31 +12:00
detect_columns.rs fix #9653 the cmd detect columns with the flag -c (#9667) 2023-07-21 08:25:06 -05:00
mod.rs REFACTOR: move the 0% commands to nu-cmd-extra (#9404) 2023-07-06 08:31:31 -07:00
parse.rs Input output checking (#9680) 2023-07-14 15:20:35 +12:00
size.rs Box ShellError in Value::Error (#8375) 2023-03-12 09:57:27 +01:00