Handbook
Glossary
copy-lines ( -- )
Vocabulary
tools
.
deploy
.
backend
Inputs
None
Outputs
None
Definition
USING:
io
kernel
;
IN:
tools.deploy.backend
:
copy-lines
( -- )
readln
[
print
flush
copy-lines
]
when*
;