Skip to content

Move to std::filesystem, also add merged file dump

Dan Guest requested to merge dguest/training-dataset-dumper:move-to-std-fs into r22

This is mostly preparation for #52 (closed), but I thought moving to std::filesystem would be a nice bonus. Not sure if that's supported in all our environments though.

I added the test-config-merge utility as well, which takes one argument and will dump the merged json configuration files.

Edited by Dan Guest

Merge request reports