nushell/src
Michael Nitschinger e8bc319f08
Make sure that scripts can also have custom commands. (#3309)
With the current code it is possible to attach custom commands from
a custom binary, but only for interactive mode. This change makes
it possible to also customize the evaluation context for commands
and scripts.
2021-04-15 06:21:50 +12:00
..
plugins Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
main.rs Make sure that scripts can also have custom commands. (#3309) 2021-04-15 06:21:50 +12:00