For the latest stable version, please use Emilua API 0.10!

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.