Skip to main content
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.177.0/archive/mod.ts";

Properties

fileName: string
optional
fileSize: number