user-resource-path ( path -- newpath )


Vocabulary
io.pathnames

Inputs
patha pathname string


Outputs
newpatha pathname string


Word description
Resolve a path relative to the user's HOME/.factor directory.

Definition