Skip to content
  • Ben Boeckel's avatar
    SystemTools: use PathExists where appropriate · 45db0937
    Ben Boeckel authored
    The `Touch` method should care about existence and directory creation
    should also be guarded against unreadable paths as well. In addition,
    fix a path existence check which should have been updated before.
    45db0937