io.files.links vocabulary
Factor handbook ยป Vocabulary index


Documentation
Symbolic links

Metadata
Authors:Slava Pestov, Doug Coleman


Words

Tuple classes
ClassSuperclassSlots
too-many-symlinks tuplepath n


Generic words
WordStack effect
make-hard-link( target link -- )
make-link( target symlink -- )
read-link( symlink -- path )


Symbol words
symlink-depth


Ordinary words
WordStack effect
copy-link( target symlink -- )
follow-link( path -- path' )
follow-links( path -- path' )
too-many-symlinks( path n -- * )


Class predicate words
WordStack effect
too-many-symlinks?( object -- ? )


Files


Metadata files


Children from resource:basis
VocabularySummary
io.files.links.unix


Children
VocabularySummary
io.files.links.private