Skip to main content
Module

x/is/wsl.ts

Detect the running environment and context of the current script
Latest
import * as is from "https://deno.land/x/is@v0.6.0/wsl.ts";

Functions

Return true if the process is running inside [Windows Subsystem for Linux][1](Bash on Windows).

Return true if the process is running inside [Windows Subsystem for Linux][1](Bash on Windows) synchronously.