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.