nushell/crates/nu-command/tests/commands/take
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
..
mod.rs Move 'keep' to 'take' (#5123) 2022-04-08 08:49:28 +12:00
rows.rs Move 'keep' to 'take' (#5123) 2022-04-08 08:49:28 +12:00
until.rs Replace 'str collect' with 'str join' everywhere 2022-09-09 16:41:14 -04:00
while_.rs Replace 'str collect' with 'str join' everywhere 2022-09-09 16:41:14 -04:00