microsoft / WSL-DistroLauncher

Sample/reference launcher app for WSL distro Microsoft Store packages.
MIT License
1.67k stars 517 forks source link

WSLApiLoader to expose missing function #97

Open CarlosNihelton opened 2 years ago

CarlosNihelton commented 2 years ago

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 .

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.