Emilua API Reference filesystem exists For the latest stable version, please use Emilua API 0.10! filesystem.exists Synopsis local fs = require "filesystem" fs.exists(p: fs.path) -> boolean Description Checks whether the given path refers to an existing file or directory. is_empty is_block_file