devWizBiz / CompilerConstruction

Compiler Construction Project for COMP 6210 - Auburn University
0 stars 0 forks source link

Error Checking for ArgParse #2

Closed devWizBiz closed 2 months ago

devWizBiz commented 2 months ago

Need to check for various errors with given arguments. This may include extension checking, path checking, and probably more that I cannot name....

This issue needs to be edited to be more thorough.

devWizBiz commented 2 months ago

With the addition of the workflow, this is now doable to test for various cases...

devWizBiz commented 2 months ago

Basic Error Checking included