MSys Path Mapper
Path mapper for MSys.
Handles 4 types of paths:
relative paths, such as
path/to/fileorpath\to\file;MSys-style absolute paths, such as
/C/Windows;Windows-style absolute paths, such as
C:/WindowsorC:\Windows;Windows UNC paths, such as
//wsl$/Debianor\\wsl$\Debian;
Parameters
m Sys Root
the root of MSys installation (run cygpath -w / to find out the value).