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