IRC::Server

This is the IRC::Server class.

Initializer

$server = Server($conn: Connection, $name: Str)

Creates a new Server class instance.

  • conn: Connection

  • name: Str

End of the IRC::Server class.

This file was generated automatically by the Ferret compiler from Server.frt.