Skip to content
Snippets Groups Projects
Commit abac966e authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Optimize mkpath()

If the path already exists (is a directory), don't need to check each path
element for existence.

This should help with the speed of saving of large file.ini (Nelgin's) when a
lot of directories have "Check for File Existence" set to "Yes".
parent b4cf201d
No related branches found
No related tags found
No related merge requests found
Pipeline #7343 passed