85 if (fn.empty() || itksys::SystemTools::FileIsDirectory(fn))
92 if (itksys::SystemTools::FileExists(fn.c_str(),
true))
98 const std::string dir = itksys::SystemTools::GetFilenamePath(fn);
102 itksys::SystemTools::Touch(fn,
true);
105 if (!itksys::SystemTools::FileExists(fn.c_str(),
true))