Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-461 - Fix user home replacement in files module on Windows.
Use replace(…) instead of replaceAll(…) to avoid backslashes being dropped.
- Loading branch information