Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface TarDataWithSource
implements TarData
import { type TarDataWithSource } from "https://deno.land/std@0.93.0/archive/tar.ts";

Properties

optional
filePath: string

file to read

optional
reader: Reader

buffer to read