to_wsl_path
Convert a Windows path to its WSL-compatible format (C:\x becomes /mnt/c/x) for use in Linux commands.
Instructions
Translate a Windows path to its WSL equivalent (C:\x → /mnt/c/x).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| windows_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||