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