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