nushell/crates/nu-command/tests
Tilen Gimpelj 60041879f3
throw an error instead of a panic if no input is provided to inspect (#9259)
# Description

This is a small PR to fix Nu crashing when calling `inspect` with no
data piped in(#9255).


# User-Facing Changes

none.
2023-05-22 13:54:04 -05:00
..
commands throw an error instead of a panic if no input is provided to inspect (#9259) 2023-05-22 13:54:04 -05:00
format_conversions Parameter defaults to $nu.scope.commands (#9152) 2023-05-11 13:59:56 -05:00
main.rs Reuse the cached parse results of parsed files (#8949) 2023-04-22 07:00:33 +12:00