forked from Sid-2D/Outcome-IPU
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently heavily uses Windows based file patterns, needs to use the path module to make file paths OS independent.
Reference:
child_process.execSync(`pdftotext -raw Upload/${fileName}.pdf TXT/${fileName}.txt`);in say https://github.com/DotSlashCommunity/results/blob/master/Parser/Result-Parser.js#L8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request