interface TarOptions implements TarInfoimport { type TarOptions } from "https://deno.land/x/deno@v0.28.0/std/archive/tar.ts"; PropertiesoptionalfilePath: stringappend file optionalreader: Deno.Readerappend any arbitrary content optionalcontentSize: numbersize of the content to be appended