Description
create an absolute file path.
See commentary inside rfilepath!
Clients
afilepath is being used by ::vgcode::resolveFilePropertyAsFile, ::vgcode::resolveFileProperty clients.
Example 3.34. ::vgcode::resolveFilePropertyAsFile using afilepath
...
} else {
set quotas none
set value \
[dumper::afilepath \
[file split $value]];