Factor main functions of tools into library and write tests for them
Created by: onyxfish
Should document with parameters what args are required or optional and then pass argparse results into those functions. How to handle output?
Created by: onyxfish
Should document with parameters what args are required or optional and then pass argparse results into those functions. How to handle output?