Handbook
Glossary
(list) ( -- )
Vocabulary
pop3
.
private
Inputs
None
Outputs
None
Definition
USING:
accessors
io.streams.duplex
pop3
;
IN:
pop3.private
:
(list)
( -- )
stream
[
"LIST"
command
readlns
account
list<<
]
with-stream*
;