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

x/pickit/deps.ts>Untar#[Symbol.asyncIterator]

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

Returns

AsyncIterableIterator<TarEntry>