Type of Change
Summary
Have it so that Gallinago will default to the directory of the script calling the setup method.
Details
I think the logic should be if no outputDir is provided to the setup method, default to directory of the calling script.
Will need to add docs and tests.
Type of Change
Summary
Have it so that Gallinago will default to the directory of the script calling the
setupmethod.Details
I think the logic should be if no
outputDiris provided to thesetupmethod, default to directory of the calling script.Will need to add docs and tests.