Go to Latest
method Untar.prototype.[Symbol.asyncIterator]
import { Untar } from "https://dotland.deno.dev/std@0.215.0/archive/mod.ts";

Iterate over all entries of the tar archive.

Returns

AsyncIterableIterator<TarEntry>