IRC::User
This is the IRC::User class.
Initializer
$user = User($conn: Connection, $nick: Str)
Creates a new User class instance.
-
conn: Connection
-
nick: Str
-
optional user: Str
-
optional host: Str
-
optional real: Str
End of the IRC::User class.
This file was generated automatically by the Ferret compiler from
User.frt.