Handbook
Glossary
:lint-failures ( -- )
Factor handbook
»
Developer tools
»
Help system
»
Help lint tool
Prev:
help-lint-all ( -- )
Vocabulary
help
.
lint
Inputs
None
Outputs
None
Definition
USING:
assocs
namespaces
tools.errors
;
IN:
help.lint
:
:lint-failures
( -- )
lint-failures
get
values
errors.
;