Skip to main content
Module

std/path/common.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.157.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.