Deno.FileInfo.isCharDevice - Deno documentation
property Deno.FileInfo.isCharDevice

True if this is info for a char device.

Linux/Mac OS only.

Type

boolean | null