1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-21 19:17:48 +01:00
nushell/crates/nu-command/tests
pwygab 12a0fe39f7
default to $nothing if cellpath not found ()
* default to  if cellpath not found

* fmt

* add test

* fix test

* fix clippy

* move behaviour behind `-i` flag

* prevent any possibility of an unspanned error

* ignore all errors

* seperate testes

* fmt
2022-09-13 16:17:16 +03:00
..
commands default to $nothing if cellpath not found () 2022-09-13 16:17:16 +03:00
format_conversions add tests, deal with pipes, newlines, tabs for to nuon () 2022-09-01 14:08:19 +02:00
main.rs Test command names and search terms for redundancy () 2022-08-24 11:16:47 +02:00