Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use server for concurrency of 1 when writing analysis output & readab…
…ility factors (#54) * rename and create some functions * rename .js to .ts * create files using uuid * fix error introduced by trying to assign to var 2x * export-res-path-for-consistency * only run functions if the entry point is the specified module * only aggregate if the module is main * corrections re: file paths not resolving correctly * do not shadow the scope of newFilePath; * fix decompression script etc * reverting back to 9abf7b1, then adding in terminal prompts for batch size and file size limit, as well as error catch for missing files --------- Co-authored-by: Benny Rubanov <[email protected]>
- Loading branch information