add-vocab-root ( root -- )
Factor handbook » The language » Vocabulary loader » Vocabulary roots » Working with code outside of the Factor source tree

Prev:Additional vocabulary roots file


Vocabulary
vocabs.loader

Inputs
roota pathname string


Outputs
None

Word description
Adds a directory pathname to the list of vocabulary roots.

See also
Additional vocabulary roots file, add-vocab-root-hook

Definition