Class: GSA::Results
- Inherits:
-
Object
- Object
- GSA::Results
- Defined in:
- lib/bcms_google_mini_search/gsa.rb
Overview
Represent a collection of results from a GSA search.
Instance Attribute Summary collapse
-
#query ⇒ Object
Returns the value of attribute query.
Instance Attribute Details
#query ⇒ Object
Returns the value of attribute query.
101 102 103 |
# File 'lib/bcms_google_mini_search/gsa.rb', line 101 def query @query end |