Skip to main content
Module

std/archive/mod.ts>Tar#getReader

The Deno Standard Library
Go to Latest
method Tar.prototype.getReader
import { Tar } from "https://deno.land/std@0.223.0/archive/mod.ts";

Get a Reader instance for this tar archive.