Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 342 Bytes

Server.md

File metadata and controls

29 lines (12 loc) · 342 Bytes

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.