mirror of
https://github.com/nushell/nushell.git
synced 2024-11-08 01:24:38 +01: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.
|
||
---|---|---|
.. | ||
environment | ||
pipeline | ||
mod.rs |