Skip to main content
Module

std/archive/tar.ts>TarMeta

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

Properties

fileName: string
optional
fileSize: number