Skip to main content
Module

std/archive/tar.ts>Tar#getReader

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

Get a Reader instance for this tar archive.

Returns

Reader