Handbook
Glossary
qualify-path ( path -- path' )
Vocabulary
io
.
monitors
.
recursive
Inputs
path
an
object
Outputs
path'
an
object
Definition
USING:
accessors
io.monitors
io.pathnames
threads
;
IN:
io.monitors.recursive
:
qualify-path
( path -- path' )
monitor
tget
path>>
prepend-path
;