Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pickit/deps.ts>Untar#extract

Extract files from tarballs and github repos using glob syntax or regular expressions.
Latest
method Untar.prototype.extract
import { Untar } from "https://deno.land/x/pickit@v0.0.4/deps.ts";

Returns

Promise<TarEntry | null>