Skip to content

Instantly share code, notes, and snippets.

@rjriel
Last active May 28, 2019 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rjriel/44a8998c7665dd3da4478d5b17cf7e73 to your computer and use it in GitHub Desktop.
Save rjriel/44a8998c7665dd3da4478d5b17cf7e73 to your computer and use it in GitHub Desktop.
let results = csvLoad(readDirectory, badgeValue, raceValue)
...
fs.writeFileSync(unprocessedFile, results.join("\n"))
const reload = await qixApp.doReloadEx({ qPartial: true })
await qixApp.doSave()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment