Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface TarDataWithSource
implements TarData
import { type TarDataWithSource } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/archive/tar.ts";

Properties

optional
filePath: string

file to read

optional
reader: Deno.Reader

buffer to read