Emilua API Reference filesystem is_fifo 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