nushell/crates/nu-protocol/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
..
value Fix typos and capitalization of "Unicode" (#3234) 2021-04-04 07:14:07 +12:00
call_info.rs Match cleanup (#2248) 2020-07-25 08:40:35 -04:00
config_path.rs Refactor nu-cli/env* (#3041) 2021-03-31 18:52:34 +13:00
hir.rs Fix latest clippy warnings (#3049) 2021-02-12 23:13:14 +13:00
lib.rs Impl one configurable function to run scripts (#3242) 2021-04-04 07:31:53 +12:00
macros.rs Flush out! lines, helps autoview (#2952) 2021-01-20 07:23:37 +13:00
maybe_owned.rs Add more comments (#1228) 2020-01-16 05:28:31 +13:00
return_value.rs Refactor nu-cli/env* (#3041) 2021-03-31 18:52:34 +13:00
script.rs Impl one configurable function to run scripts (#3242) 2021-04-04 07:31:53 +12:00
signature.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
syntax_shape.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
type_name.rs More docs and random fixes (#1237) 2020-01-19 08:42:36 +13:00
type_shape.rs Fix latest clippy warnings (#3049) 2021-02-12 23:13:14 +13:00
value.rs Add exit code argument (#3132) 2021-03-06 18:46:27 +13:00