This function must be called to register the Query object that will be used to resolve the queries. It will create a copy of the object since it will modify it.
# File lib/RTFWithQuerySupport.rb, line 27 27: def setQuery(query) 28: @query = query.dup 29: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.