Skip to content
Snippets Groups Projects
Commit 7e04a3d2 authored by Brad King's avatar Brad King
Browse files

SystemTools: Remove RemoveEmptyPathElements method

This method was added recently but we've found another solution for its
intended use case.  Removing empty path elements can corrupt paths that
depend on a trailing empty component to preserve a trailing slash.

Since this method was meant to complement SplitPath and JoinPath, update
their documentation to explain how they treat empty components.
parent 8243fefa
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