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

Prev:load-root ( root -- )
Next:all-disk-vocabs-by-root ( -- assoc )


Vocabulary
vocabs.hierarchy

Inputs
roota vocabulary root
prefixa string


Outputs
None

Word description
Attempts to load all of the vocabularies with a certain prefix from a vocabulary root.

Definition