nushell/crates/nu-command/src/strings
2022-03-20 17:09:30 -05:00
..
format "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
split remove the hard coded escaping from split row and split column (#4731) 2022-03-04 15:09:35 -06:00
str_ add ability to check if value does not contain something (#4783) 2022-03-08 09:10:01 -06:00
build_string.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
char_.rs add char separators (#4667) 2022-02-27 16:03:21 -06:00
decode.rs Update docs for open and decode command, regenerate all docs (#4815) 2022-03-11 05:39:54 -05:00
detect_columns.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
mod.rs Port detect columns (#892) 2022-01-30 07:52:24 -05:00
parse.rs Add support for escape characters, make nuon a JSON superset (#4706) 2022-03-03 13:14:03 -05:00
size.rs update size command to be more accurate (#4885) 2022-03-20 17:09:30 -05:00