src code

class Spah.SpahQL.QueryRunner

Description

Class responsible for executing parsed Spah.SpahQL.Query queries and returning sets of Spah.SpahQL instances.

Unless you’re spelunking or fixing bugs, the only methods you care about are select and assert.

Class methods