nushell/crates/nu-cmd-lang/src
Ian Manske 6e37ad0275
Use rest argument in export use to match use (#12228)
# Description
Fixes #12057 where it was pointed out that `export use` takes an
**optional** `members` positional argument whereas `use` takes a
**rest** `members` argument.
2024-03-18 20:37:53 +01:00
..
core_commands Use rest argument in export use to match use (#12228) 2024-03-18 20:37:53 +01:00
default_context.rs Keep plugins persistently running in the background (#12064) 2024-03-09 17:10:22 -06:00
example_support.rs IO and redirection overhaul (#11934) 2024-03-14 15:51:55 -05:00
example_test.rs remove def-env and export def-env (#10999) 2023-11-19 23:25:09 +08:00
lib.rs cratification: Example support (#8231) 2023-02-27 13:58:56 -08:00