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