loadSeen

Given a filename, read the contents and load it into a RehashingAA!(long[string]) associative array, then returns it. If there was no file there to read, return an empty array for a fresh start.

version(WithSeenPlugin)
private
void
loadSeen

Parameters

plugin SeenPlugin

The current SeenPlugin.