coverage-on ( -- ) - Factor Documentation (original) (raw)
coverage-on ( -- )
Coverage tool
Prev: | reset-coverage ( object -- ) |
---|---|
Next: | coverage-off ( -- ) |
Word description
Activates the coverage tool on a word or vocabulary and its private vocabulary.
Definition
: coverage-on ( -- ) t covered set-global ;