uga-libraries / web-download

Download individual files from saved Archive-It crawls.
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

Make function for error testing #4

Closed amhanson9 closed 7 months ago

amhanson9 commented 11 months ago

Script tests if each of the arguments is present and an expected value. If it is possible with threading, doing this in a function would make for simpler code and make it easier to test.

amhanson9 commented 7 months ago

Added this function when reworking to remove the GUI.