Emilua API Reference filesystem read_symlink 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