Handbook
Glossary
Pathname presentations
Factor handbook
»
Input and output
»
Pathnames
Prev:
resolve-symlinks ( path -- path' )
Next:
Special pathnames
Pathname presentations are objects that wrap a pathname string. Clicking a pathname presentation in the UI brings up the file in one of the supported editors. See
Editor integration
for more details.
pathname
<pathname>
( string -- pathname )
Literal pathname presentations:
P"
Many words that accept pathname strings can also work on pathname presentations.