Parents: | io.files |
Authors: | Slava Pestov, Doug Coleman |
Class | Superclass | Slots |
too-many-symlinks | tuple | path n |
Word | Stack effect |
make-hard-link | ( target link -- ) |
make-link | ( target symlink -- ) |
read-link | ( symlink -- path ) |
symlink-depth |
Word | Stack effect |
copy-link | ( target symlink -- ) |
follow-link | ( path -- path' ) |
follow-links | ( path -- path' ) |
too-many-symlinks | ( path n -- * ) |
Word | Stack effect |
too-many-symlinks? | ( object -- ? ) |
Vocabulary | Summary |
io.files.links.unix |