mirror of
https://github.com/nushell/nushell.git
synced 2025-04-11 06:48:31 +02:00
# 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.
|
||
---|---|---|
.. | ||
external.rs | ||
internal.rs | ||
mod.rs |