WSL-DistroLauncher
WSL-DistroLauncher copied to clipboard
WSLApiLoader to expose missing function
While working on Ubuntu launcher we felt the needf for the function WslGetDistributionConfiguration() to take decisions based on the subsystem environment of the registered distro. That function is not currently exposed in the WslApiLoader class.
Closes #96 .