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

std/archive/mod.ts>TarMeta

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

Properties

fileName: string
optional
fileSize: number