BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D
Files that have an Input File should sanity check if the file exists at the path given
Open
Bug
enhancement
- Dominant language
- C++
- Stars
- 189
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Seems a basic check to see if the file exists using QFileInfo.exists() is left out of a lot of the "Reader" type of filters.
Contributor guide
Assessment
This issue has not been assessed yet.