Method Filesystem.Stat()->isfifo()
- Method isfifo
bool
isfifo()- Description
Is the file a FIFO?
- Returns
1 if the file is of a specific type 0 if the file is not.
- See also
[set_type]
bool
isfifo()
Is the file a FIFO?
1 if the file is of a specific type 0 if the file is not.
[set_type]