Handbook
Glossary
too-many-symlinks ( path n -- * )
Vocabulary
io
.
files
.
links
Inputs
path
a pathname string
n
an
integer
Outputs
None
Word description
An error thrown when the number of redirections in a chain of symlinks surpasses the value in the
symlink-depth
variable.
Definition
IN:
io.files.links
ERROR:
too-many-symlinks
path n
;