Handbook
Glossary
load-root ( root -- )
Factor handbook
»
Developer tools
»
Vocabulary hierarchy tools
Prev:
load-all ( -- )
Next:
load-from-root ( root prefix -- )
Vocabulary
vocabs
.
hierarchy
Inputs
root
a vocabulary root
Outputs
None
Word description
Attempts to load all of the vocabularies in a vocabulary root.
Definition
IN:
vocabs.hierarchy
:
load-root
( root -- )
""
load-from-root
;