Properly deal with invalid input files
lethal-guitar opened this issue · 1 comments
lethal-guitar commented
Right now, the program just crashes when the given input file path doesn't exist or points to an empty file. Would be nice to show an error message instead.
lethal-guitar commented
Closed by 96c41d2