Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/proc/dev/deps.ts>path.sep

A high-level way to run child processes that is easy, flexible, powerful, and prevents resource leaks.
Go to Latest
variable path.sep
Deprecated
Deprecated

(will be removed after 0.188.0) Use SEP intead.

import { path } from "https://deno.land/x/proc@0.20.10/dev/deps.ts";
const { sep } = path;