Handbook
Glossary
account ( -- pop3-account )
Vocabulary
pop3
Inputs
None
Outputs
pop3-account
a
pop3-account
Word description
You only need to call
connect
after calling this word to reconnect to the latest accessed POP3 account.
Examples
account connect
Definition
USING:
namespaces
;
IN:
pop3
:
account
( -- pop3-account )
pop3-account
get
;