use-vocab ( vocab -- )
Factor handbook » The language » Parsing words » Reflection support for vocabulary search path

Prev:manifest
Next:unuse-vocab ( vocab -- )


Vocabulary
vocabs.parser

Inputs
vocaba vocabulary specifier


Outputs
None

Word description
Adds a vocabulary to the current manifest.

Notes
This word is used to implement USE:.

Definition