nushell/crates/nu-engine/src
Jakub Žádník 72daf8c64e
Fix reporting of which and $nu.scope (#4836)
* Refactor & fix which

Instead of fetching all definitions / aliases, only show the one that is
visible.

* Fix $nu.scope to show only visible definitions

* Add missing tests file; Rename one which test
2022-03-13 21:32:46 +02:00
..
call_ext.rs Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
column.rs More nuon tests, fix table print (#4762) 2022-03-07 08:39:02 -05:00
documentation.rs Improve full help for flags (#4559) 2022-02-19 21:25:52 -05:00
env.rs Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
eval.rs Fix reporting of which and $nu.scope (#4836) 2022-03-13 21:32:46 +02:00
glob_from.rs Nu glob (#4818) 2022-03-13 11:30:27 -07:00
lib.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00