Module

std/archive/tar.ts>Untar

Deno standard library
Go to Latest
variable Untar
Deprecated
Deprecated

(will be removed after 0.169.0) Import from std/archive/untar.ts instead.

A class to extract a tar archive

import { Untar } from "https://dotland.deno.dev/std@0.170.0/archive/tar.ts";