Skip to main content
Deno.FileInfo.mode - Deno documentation
property Deno.FileInfo.mode
The underlying raw `st_mode` bits that contain the standard Unix permissions for this file/directory. _Linux/Mac OS only._

Type

number | null