Handbook
Glossary
strip-ui-error-hook ( -- )
Vocabulary
tools
.
deploy
.
shaker
Inputs
None
Outputs
None
Definition
USING:
io.streams.c
kernel
namespaces
parser
tools.deploy.config
vocabs
;
IN:
tools.deploy.shaker
:
strip-ui-error-hook
( -- )
strip-debugger?
deploy-ui?
get
and
"ui"
lookup-vocab
and
[
"Installing generic UI error hook"
show
"vocab:tools/deploy/shaker/strip-ui-error-hook.factor"
run-file
]
when
;