Skip to content

Check that paths for hardware and datasink configuration files exist

Daniel Joseph Antrim requested to merge dantrim_check_hw_config_files_exist into devel

This MR checks that the input paths (std::string) exist prior to streaming the filestream into the json object in EquipConf::setHardwareConfig and DataSinkConf::setHardwareConfig.

Related Issues

#22

Merge request reports