parseServerInformation

Parses server information from a Configuration struct and populates an IRCParser with it.

version(AssertGeneration)
private pure @safe
void
parseServerInformation

Parameters

parser IRCParser

Reference to IRCParser to populate with server information.

configuration Configuration

Configuration struct to take server information from.