Handbook
Glossary
tee-to-stderr ( -- )
Vocabulary
io
.
streams
.
tee
Inputs
None
Outputs
None
Definition
USING:
io
namespaces
;
IN:
io.streams.tee
:
tee-to-stderr
( -- )
input-stream
[
error-stream
get-global
<tee-stream>
]
change
;