nushell/crates/nu-command/src
Leonhard Kipp 28e1a7915d
Impl one configurable function to run scripts (#3242)
* Impl one func to run scripts

* Add exit_on_err

* Remove run_standalone

* Make the compiler happy :)
2021-04-04 07:31:53 +12:00
..
commands Impl one configurable function to run scripts (#3242) 2021-04-04 07:31:53 +12:00
examples Minimal markdown syntax per element support. (#2997) 2021-02-02 12:09:19 -05:00
utils Refactor nu-cli/env* (#3041) 2021-03-31 18:52:34 +13:00
commands.rs commands: any? all? (#3252) 2021-04-03 13:40:54 -05:00
examples.rs Impl one configurable function to run scripts (#3242) 2021-04-04 07:31:53 +12:00
futures.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
lib.rs Move script to nu engine (#3092) 2021-03-12 18:20:54 +13:00
prelude.rs Move script to nu engine (#3092) 2021-03-12 18:20:54 +13:00
utils.rs Ensure selection of columns are done once per column (#3012) 2021-02-05 19:34:26 -05:00