filesystem.canonical

Synopsis

local fs = require "filesystem"
fs.canonical(p: fs.path) -> fs.path

Description

Returns a canonical absolute path referencing the same file system location as p.