pub fn to_posix_path(path: impl AsRef<str>) -> String
toPosixPath converts the given path to the posix form.
toPosixPath
On Windows, \ will be replaced with /.