On Sat, 2022-01-08 at 10:27 +0100, Dan Wilcox wrote:
I assume you already have a relative & absolute path check implementation.
Yes, but thanks anyway.
If not, I have a simple set of vanilla path abstractions, pre-[file]:
p_absolute, p_makeabsolute, p_makerelative, etc
The latter two currently use [getdir] from ggee, but this could easily be replaced now by [dir(->[pdcontrol].
Roman