Module

std/archive/tar.ts>Untar#extract

Deno standard library
Go to Latest
method Untar.prototype.extract
import { Untar } from "https://dotland.deno.dev/std@0.145.0/archive/tar.ts";

Returns

Promise<TarEntry | null>