inputLoop

Main input loop for the assertgen tool.

Reads raw server strings from stdin, parses them into IRCEvents and constructs assert blocks of their contents.

version(AssertGeneration)
private
void
inputLoop

Parameters

parser IRCParser

IRCParser to use for parsing.

configuration Configuration

Configuration with values derived from command-line arguments.