mirror of
https://github.com/nushell/nushell.git
synced 2025-06-08 19:17:16 +02:00
# Description Close: #15747 To support `reload` feature, we just need to save `caller_stack` before adding overlay, then redirect_env back after the overlay is added. # User-Facing Changes NaN # Tests + Formatting Added 1 test # After Submitting NaN