mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 06:17:54 +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`