Emilua API Reference filesystem hardlink_count For the latest stable version, please use Emilua API 0.10! filesystem.hardlink_count Synopsis local fs = require "filesystem" fs.hardlink_count(p: fs.path) -> integer Description Returns the number of hard links for the filesystem object identified by path p. file_size clock