strip-ui-error-hook ( -- )


Vocabulary
tools.deploy.shaker

Inputs
None

Outputs
None

Definition


: 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 ;