dapper
dapper copied to clipboard
Config file is not honoured
Due to the way the initialisation and parsing is done, most of the dapper commands will not read the _config.yaml at all and therefore will not use the correct directories, especially the output Directory.
This is also an issue using dapper from a docker with a mounted path trying to get the source and destination folders working correctly.