Deno.FileInfo.blocks - Deno documentation
property Deno.FileInfo.blocks

Number of blocks allocated to the file, in 512-byte units.

Linux/Mac OS only.

Type

number | null