mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 15:44:59 +02:00
Allow expanding aliases before keywords, improve hiding (#4858)
* Allow aliasing source * Add test * improve hiding * Finish adding tests * fix test
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
mod alias;
|
||||
mod all;
|
||||
mod any;
|
||||
mod append;
|
||||
|
Reference in New Issue
Block a user