1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-11 04:26:49 +02:00
Tilen Gimpelj 60041879f3
throw an error instead of a panic if no input is provided to inspect ()
# Description

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


# User-Facing Changes

none.
2023-05-22 13:54:04 -05:00
..