Skip to main content
Module

x/is_wsl/mod.ts

Check if the process is running inside a WSL enviroment in Deno
Latest
import * as isWsl from "https://deno.land/x/is_wsl@v1.1.0/mod.ts";