Translate a local Windows path to to its WSL equivalent. This assumes the default settings, where C:\ is mapped to /mnt/c and so on.
A Windows absolute file path with a drive letter.
A Unix absolute path to the same location from WSL.
Generated using TypeDoc
Translate a local Windows path to to its WSL equivalent. This assumes the default settings, where C:\ is mapped to /mnt/c and so on.