Skip to main content
Module

std/archive/tar.ts>Tar#getReader

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method Tar.prototype.getReader
import { Tar } from "https://deno.land/std@0.204.0/archive/tar.ts";

Get a Reader instance for this tar archive.