Emilua API Reference filesystem is_fifo For the latest stable version, please use Emilua API 0.10! filesystem.is_fifo Synopsis local fs = require "filesystem" fs.is_fifo(p: fs.path) -> boolean Description Checks whether the given path refers to a FIFO or pipe file. is_directory is_other