Skip to main content
Module

std/archive/mod.ts>TarMeta

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface TarMeta
implements TarInfo
Re-export
import { type TarMeta } from "https://deno.land/std@0.218.0/archive/mod.ts";

Properties

fileName: string
optional
fileSize: number