Emilua API Reference filesystem read_symlink For the latest stable version, please use Emilua API 0.10! filesystem.read_symlink Synopsis local fs = require "filesystem" fs.read_symlink(p: fs.path) -> fs.path Description Returns a new path which refers to the target of the symbolic link. chmod remove