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

x/path/mod.ts>Path.diff

better path handling for Deno
Latest
method Path.diff
Re-export
import { Path } from "https://deno.land/x/path@v3.0.0/mod.ts";

takes the diff between Path x and Path y

Returns

string[]

elements in x but not in y