site-resource-path ( path -- newpath )


Vocabulary
io.pathnames

Inputs
patha pathname string


Outputs
newpatha pathname string


Word description
Resolve a path relative to the Factor installation directory.

Definition