Emilua API Reference filesystem is_empty filesystem.is_empty Synopsis local fs = require "filesystem" fs.is_empty(p: fs.path) -> boolean Description Checks whether the given path refers to an empty file or directory. resize_file exists