Handbook
Glossary
start-listener ( -- )
Vocabulary
tty-server
Inputs
None
Outputs
None
Definition
USING:
debugger
kernel
listener
namespaces
;
IN:
tty-server
:
start-listener
( -- )
[
[
drop
print-error-and-restarts
]
error-hook
set
listener
]
with-scope
;