vocab-tests-path ( vocab -- path/f )


Vocabulary
vocabs.files

Inputs
vocaba vocabulary specifier


Outputs
path/fpathname string to test file or f


Word description
Outputs a pathname where the unit test file for vocab is located. Outputs f if the vocabulary does not have a directory on disk.

Definition