too-many-symlinks ( path n -- * )


Vocabulary
io.files.links

Inputs
patha pathname string
nan 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