Skip to main content

isFifo

property Deno.FileInfo.isFifo

True if this is info for a fifo.

Linux/Mac OS only.

boolean | null
Back to top