Skip to main content

Module utils

Module utils 

Source
Expand description

The utils module provides utility functions and helpers for working with the WSL Plugin API.

These utilities simplify common tasks, such as version checking or string manipulation.

ยงWSL Version Checking Utilities

This module provides utilities to verify that the current WSL version meets the required version for plugin compatibility. It includes functions to perform version checks and unit tests to ensure correctness.