Handbook
Glossary
simple-lint-error ( message -- * )
Vocabulary
help
.
lint
.
checks
Definition
IN:
help.lint.checks
ERROR:
simple-lint-error
message
;
Methods
USING:
debugger
help.lint.checks
io
summary
;
M:
simple-lint-error
error.
summary
print
;
USING:
accessors
help.lint.checks
summary
;
M:
simple-lint-error
summary
message>>
;