Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/swissKnife/src/utils.ts>OS

Deno Swiss Knife tools
Latest
enum OS
import { OS } from "https://deno.land/x/swissKnife@1.8/src/utils.ts";

Members

aix = "aix"
darwin = "darwin"
freebsd = "freebsd"
illumos = "illumos"
linux = "linux"
netbsd = "netbsd"
solaris = "solaris"
windows = "windows"