mirror of
https://github.com/nushell/nushell.git
synced 2025-07-13 21:06:06 +02:00
# Description Demonstrates that you can use `do` to execute stored closures and evaluate their captures properly. # Tests + Formatting As an example test increases coverage of the usage to execute first class closures. Additional tests using that found in `tests/shell/pipeline/commands/internal.rs`