load-root ( root -- )
Factor handbook » Developer tools » Vocabulary hierarchy tools

Prev:load-all ( -- )
Next:load-from-root ( root prefix -- )


Vocabulary
vocabs.hierarchy

Inputs
roota vocabulary root


Outputs
None

Word description
Attempts to load all of the vocabularies in a vocabulary root.

Definition