error-icon ( type -- image-name ) (original) (raw)
error-icon ( type -- image-name )
Vocabulary
ui.tools.error-list
Inputs
type | an object |
---|
Outputs
image-name | an object |
---|
Definition
USING: source-files.errors ui.images ;
MEMO: error-icon ( type -- image-name )
error-icon-path ;