Check files exist prior to running
The purpose of this MR is to add an argparse.Action
class which checks to make sure that the provided files exist prior to running. This fixes issue #232 (closed).
The purpose of this MR is to add an argparse.Action
class which checks to make sure that the provided files exist prior to running. This fixes issue #232 (closed).