Handbook
Glossary
print-input ( object interactor -- )
Vocabulary
ui
.
tools
.
listener
Inputs
object
an
object
interactor
an
object
Outputs
None
Definition
USING:
accessors
io
;
IN:
ui.tools.listener
:
print-input
( object interactor -- )
output>>
[
(print-input)
]
with-output-stream*
;