Expand description
§WSL Plugin Error Handling
This module provides an error type and result alias to handle scenarios where the current WSL version does not meet the required version. It integrates with Windows error codes for seamless interop with WSL APIs.
Structs§
- Error
- Represents an error when the current WSL version is unsupported.
Type Aliases§
- Result
- A result type alias for operations that may return a WSL plugin error.