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