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