86return std::filesystem::is_regular_file(s) || true; // this will return true if the function CAN BE CALLED without exception, indicating it could be a path
87 }
88catch(...){
89returnfalse;
90 }
91 };
92
93// If not provided (NULL, empty array or empty string), load from the default path provided