swift
95678d9a
- utils: be more flexible about path separators
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
utils: be more flexible about path separators The path separator on Windows is `\` and the path separator on Linux, android, macOS is `/`. Permit both sets of path separators.
References
#23764 - utils: be more flexible about path separators
Author
compnerd
Committer
compnerd
Parents
b8a1f2ea
Loading