Handbook
Glossary
handle-input ( line/f -- ? )
Vocabulary
irc
.
client
.
internals
Inputs
line/f
an
object
Outputs
?
an
object
Definition
IN:
irc.client.internals
GENERIC:
handle-input
( line/f -- ? )
Methods
USING:
irc.client.internals
;
M:
f
handle-input
handle-disconnect
;
USING:
irc.client.internals
irc.messages.parser
strings
;
M:
string
handle-input
string>irc-message
handle-reader-message
t
;