Handbook
Glossary
word-help-coverage. ( word-spec -- )
Vocabulary
help
.
lint
.
coverage
Inputs
word-spec
a
word
or a
string
Outputs
None
Word description
Prettyprints a help coverage report of
word-spec
to
output-stream
.
Examples
USING: sequences help.lint.coverage ; \ map word-help-coverage.
[sequences] map: needs help section: $examples
See also
vocab-help-coverage.
,
prefix-help-coverage.
Definition
IN:
help.lint.coverage
:
word-help-coverage.
( word-spec -- )
<word-help-coverage>
help-coverage.
;