backfill
backfill copied to clipboard
Fix filesInCwd loop
The loop used to get the files in the filesInCwd array was assuming that the filesInCwd variable was an object. The change fixes the loop