nushell/crates/nu-command
Darren Schroeder c31225fdcf
explain command (#7957)
# Description

The purpose of this PR is to introduce the `inspect` command. A command
that is used to inspect, but not run, a pipeline to ensure everything
looks right. This is meant as a debugging tool. This is some hackery, so
don't laugh. :)

![image](https://user-images.githubusercontent.com/343840/217896776-99c6bece-172c-4d3d-8cec-dda85d37cada.png)
2023-02-09 13:59:38 -06: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 explain command (#7957) 2023-02-09 13:59:38 -06:00
tests Make ++ operator work with strings and binary values (#8017) 2023-02-10 07:52:10 +13:00
build.rs Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
Cargo.toml Bump ical from 0.7.0 to 0.8.0 (#7975) 2023-02-10 07:37:51 +13:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00