lua.wetgenes.path.name
local name=wpath.name(path)
This is a small utility function to perform a wpath.resolve then wpath.parse and return the name component of the result.
local name=wpath.name(path)
This is a small utility function to perform a wpath.resolve then wpath.parse and return the name component of the result.