nushell/tests/shell
Jakub Žádník 7ef4e5f940
Allow parsing modules as scripts (#6357)
* Allow parsing modules as scripts

* Remove 'export env' from the supported keywords

* Add test for export in blocks; Allow "export use"

* Allow evaluating "export alias"

* Fmt; Clippy

* Allow running "export extern" in scripts
2022-08-23 00:19:47 +03:00
..
environment Add decimals to int when using into string --decimals (#6085) 2022-08-12 21:13:50 -05:00
pipeline Add hide-env to hide environment variables (#6313) 2022-08-13 12:55:06 +03:00
mod.rs Allow parsing modules as scripts (#6357) 2022-08-23 00:19:47 +03:00