class Gamefic::Query::Base

A base class for entity-based queries that can be applied to responses. Each query matches a command token to an object that can be passed into a response callback.

Most queries return entities, but there are also queries for plain text and integers.