nushell/crates/nu-command
amtoine 1d11c388e3
do not add a depth level when using the "no quote" function
This function does not add a depth level to the Value it's being
given, it only
- adds or removes quotes from a String
- passes the Value to `value_to_string` again
2023-03-11 11:14:57 +01:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
proptest-regressions/format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
src do not add a depth level when using the "no quote" function 2023-03-11 11:14:57 +01:00
tests Fix 8244 -- store timestamps with nanosecond resolution (consistently) (#8337) 2023-03-07 17:02:15 -06:00
Cargo.toml Bump rust-embed from 6.4.1 to 6.6.0 (#8330) 2023-03-05 19:36:14 -08:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00