wsl-version

Crates.iowsl-version
lib.rswsl-version
version1.0.0
sourcesrc
created_at2023-04-20 16:48:02.595461
updated_at2023-06-02 15:39:40.194314
descriptionChecks and provides the current version of WSL
homepage
repositoryhttps://github.com/chesal/wsl-version
max_upload_size
id844613
size4,981
mtb (mtb0x1)

documentation

README

Checks and provides the current version of wsl

On crates.io

Usage

wsl_version::is_wsl() returns true under WSL, false otherwise.

wsl_version::version() returns a WSL version number.

Commit count: 0

cargo fmt