listDatabase

fnvoid listDatabase(const DatabaseHandle db, scope void delegate(DbEntry) @safe cb) @safe

Lists archives stored in the database, invoking the provided callback for each entry.