Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface TarDataWithSource
implements TarData
import { type TarDataWithSource } from "https://deno.land/std@0.190.0/archive/mod.ts";

Properties

optional
filePath: string

file to read

optional
reader: Reader

buffer to read