nushell/tests/shell
Dan Davison e242966a30 Replace 'str collect' with 'str join' everywhere
git ls-files | lines | par-each { |it| sed -i 's,str collect,str join,g' $it }
2022-09-09 16:41:14 -04:00
..
environment Fix overlays not preserving hidden env vars (#6475) 2022-09-04 20:32:06 +03:00
pipeline Replace 'str collect' with 'str join' everywhere 2022-09-09 16:41:14 -04:00
mod.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00