Vocabularyio.
pathnamesInputspath1 | a pathname string |
path2 | a pathname string |
OutputsWord descriptionAppends
path1 and
path2 to form a pathname.
ExamplesUSING: io.pathnames prettyprint ;
"first" "second.txt" append-path .
"first/second.txt"
See alsoprepend-pathDefinition