Deno.FileInfo.isFifo - Deno documentation
property Deno.FileInfo.isFifo

True if this is info for a fifo.

Linux/Mac OS only.

Type

boolean | null