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