Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/archive/tar.ts>TarMeta

Deno standard library
Go to Latest
interface TarMeta
implements TarInfo
Re-export
import { type TarMeta } from "https://deno.land/std@0.190.0/archive/tar.ts";

Properties

fileName: string
optional
fileSize: number