mirror of
https://github.com/nushell/nushell.git
synced 2025-03-24 13:37:32 +01:00
# 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. :)  |
||
---|---|---|
.. | ||
block.rs | ||
call.rs | ||
cell_path.rs | ||
expr.rs | ||
expression.rs | ||
import_pattern.rs | ||
mod.rs | ||
operator.rs | ||
pipeline.rs |