mirror of
https://github.com/danbulant/nushell
synced 2026-06-13 03:32:17 +00:00
* unalias only removes aliases in the current scope * Add a test and fix previous ones which did not function as expected |
||
|---|---|---|
| .. | ||
| block.rs | ||
| evaluate_args.rs | ||
| evaluator.rs | ||
| expr.rs | ||
| internal.rs | ||
| lang.rs | ||
| mod.rs | ||
| operator.rs | ||
| scope.rs | ||
| variables.rs | ||