help-lint-all ( -- ) - Factor Documentation (original) (raw)
help-lint-all ( -- )
Factor handbook » Developer tools » Help system » Help lint tool
Prev: | help-lint ( prefix -- ) |
---|---|
Next: | :lint-failures ( -- ) |
Word description
Checks all word help and articles in all loaded vocabularies.
Definition
: help-lint-all ( -- ) "" help-lint ;