Handbook
Glossary
capabilities ( -- caps )
Vocabulary
imap
Inputs
None
Outputs
caps
a
string
Word description
Fetches the advertised extensions of the IMAP server.
Definition
USING:
imap.private
;
IN:
imap
:
capabilities
( -- caps )
"CAPABILITY"
""
command-response
parse-items
;