import { type TarData } from "https://dotland.deno.dev/std@0.224.0/archive/mod.ts";
Base interface for TarDataWithSource
.
Properties
Numeric user ID of the file owner. This is ignored if the operating system does not support numeric user IDs.
Numeric group ID of the file owner. This is ignored if the operating system does not support numeric group IDs.
The size of the file in bytes; for archive members that are symbolic or hard links to another file, this field is specified as zero.