interface TarDataWithSource implements TarDataimport { type TarDataWithSource } from "https://dotland.deno.dev/std@0.224.0/archive/tar.ts"; Tar data interface for {@link Tar.data}. PropertiesoptionalfilePath: stringPath of the file to read. optionalreader: ReaderBuffer reader.