Module

std/path/common.ts

The Deno Standard Library
Latest
import * as mod from "https://dotland.deno.dev/std@0.224.0/path/common.ts";

Functions

Determines the common path from a set of paths, using an optional separator, which defaults to the OS default separator.