class Tarimport { Tar } from "https://dotland.deno.dev/std@0.116.0/archive/tar.ts"; A class to create a tar archive ConstructorsnewTar()Propertiesdata: TarDataWithSource[]Methodsappend(fn: string, opts: TarOptions)Append a file to this tar archive getReader(): ReaderGet a Reader instance for this tar data