Parents: | io.streams |
Authors: | John Benediktsson |
Class | Superclass | Slots |
tee-stream | tuple | in out |
Word | Stack effect |
<tee-stream> | ( in out -- tee-stream ) |
tee-to-file-appender | ( path encoding -- ) |
tee-to-file-writer | ( path encoding -- ) |
tee-to-stderr | ( -- ) |
tee-to-stdout | ( -- ) |
with-tee-stream | ( input output quot -- ) |
Word | Stack effect |
tee-stream? | ( object -- ? ) |