Closed agitter closed 3 years ago
The validation for the outdir parameter uses the validString function, which does not allow subdirectories. We should update this to use a validPath that does allow subdirectories.
outdir
validString
validPath
This issue was reported in https://github.com/Murali-group/Beeline/commit/bace690fa3ad21221cc434b91b1d1b7d09011063
The validation for the
outdir
parameter uses thevalidString
function, which does not allow subdirectories. We should update this to use avalidPath
that does allow subdirectories.This issue was reported in https://github.com/Murali-group/Beeline/commit/bace690fa3ad21221cc434b91b1d1b7d09011063