Skip to main content
Module

x/is/mod.ts

Detect the running environment and context of the current script
Latest
File
export * from "./ci.ts";export * from "./docker.ts";export * from "./gzip.ts";export * from "./running.ts";export * from "./ssh.ts";export * from "./wsl.ts";