Assuan is a protocol that allows talking to the various GPG components available in the system, including the GPG agent.
❯ wsl.exe wslpath
wslpath: Invalid argument
Usage:
-a force result to absolute path format
-u translate from a Windows path to a WSL path (default)
-w translate from a WSL path to a Windows path
-m translate from a WSL path to a Windows path, with '/' instead of '\'
Background
Assuan is a protocol that allows talking to the various GPG components available in the system, including the GPG agent.
See more:
With PR #10 the
gpgmodule fetches the correct GPG agent socket path, but the path retrieved is not escaped and not something Assuan understands.Use Case
'nixviawsl.exe wslpath.Command
wslpath: