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