Skip to content
Snippets Groups Projects
Commit 6d23dd7e authored by Ben Boeckel's avatar Ben Boeckel
Browse files

SystemTools: add a PathExists method

This method checks if a path by the given name exists. The problem with
FileExists is that it returns `false` even for broken (or
self-referential) symlinks which may not be what the user wants.

Change-Id: I71b8af6e12a5ae4b1319a3bec83db6c3cef36f90
parent 3f55579d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment