Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno/std/archive/tar.ts>TarDataWithSource

A modern runtime for JavaScript and TypeScript.
Go to Latest
interface TarDataWithSource
implements TarData
import { type TarDataWithSource } from "https://deno.land/x/deno@v0.28.0/std/archive/tar.ts";

Properties

optional
filePath: string

file to read

optional
reader: Deno.Reader

buffer to read