mirror of
https://github.com/nushell/nushell
synced 2024-12-28 14:03:09 +00:00
5596190377
# Description
Fixes: #11287
Fixes: #11318
It's implemented by porting the similar logic in `eval_call`, I've tried
to reduce duplicate code, but it seems that it's hard without using
macros.
|
||
---|---|---|
.. | ||
commands | ||
mod.rs |