You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2025. It is now read-only.
During development of the Ubuntu launcher we felt the need to retrieve more details from the subsystem configuration (besides the defaut configuration flags), details which are provided by the function WslGetConfiguration(), which is not exposed by WslApiLoader. Reference documentation about that function can be found here.
We implemented a simple addition to that class, which will be presented shortly as a pull request for your appreciation.