interface TarOptions
implements TarInfo
Re-export
import { type TarOptions } from "https://deno.land/std@0.203.0/archive/tar.ts";
Properties
optional
reader: ReaderA Reader of any arbitrary content to append to the archive
import { type TarOptions } from "https://deno.land/std@0.203.0/archive/tar.ts";
A Reader of any arbitrary content to append to the archive