Method: CloudSearch::SearchResponse#current_page
- Defined in:
- lib/eden_cloud_search/search_response.rb
#current_page ⇒ Object (readonly)
Returns the value of attribute current_page.
4 5 6 |
# File 'lib/eden_cloud_search/search_response.rb', line 4 def current_page @current_page end |