Skip to main content
->
Manual
API reference
Examples
//
Deploy
Subhosting
deno.com
Deno APIs
Web APIs
Node APIs
Cloud
Errors
FFI
Fetch
File System
GPU
HTTP Server
I/O
Jupyter
Network
Permissions
Runtime
Subprocess
Telemetry
Testing
WebSockets
Uncategorized
view all 310 symbols
Deno
Deno
.
FileInfo
.
isFifo
property
Deno.FileInfo.isFifo
True if this is info for a fifo.
Linux/Mac OS only.
Type
boolean
|
null
Type
Back to top