Skip to main content
Module

std/archive/tar.ts>Untar#extract

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

Returns

Promise<TarEntry | null>