class property SpahQL.Callbacks.callbacks
SpahQL.Callbacks.callbacks → Object
A dictionary of all registered SpahQL callbacks, keyed by path. The value is an array containing many arrays, each with a pointer to the object to which the callback refers, and the callback function itself.