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

Properties

optional
filePath: string

append file

optional
reader: Deno.Reader

append any arbitrary content

optional
contentSize: number

size of the content to be appended