vocab-docs-path ( vocab -- path/f )


Vocabulary
vocabs.loader

Inputs
vocaba vocabulary specifier


Outputs
path/fa pathname string or f


Word description
Outputs a pathname where the documentation for vocab might be found. Outputs f if the vocabulary does not have a directory on disk.

Definition