Skip to main content
Module

x/sdeno/deps.ts>os.type

Steno on Deno. Specialized fast async file writer.
Go to Latest
function os.type
import { os } from "https://deno.land/x/sdeno@v1.0.14/deps.ts";
const { type } = os;

Returns operating system type (i.e. 'Windows_NT', 'Linux', 'Darwin')

Returns

string