Skip to main content
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://deno.land/std@0.168.0/archive/tar.ts";