Method: Chef::Search::Query#list_indexes
- Defined in:
- lib/chef/search/query.rb
#list_indexes ⇒ Object
55 56 57 |
# File 'lib/chef/search/query.rb', line 55 def list_indexes response = @rest.get_rest("search") end |
55 56 57 |
# File 'lib/chef/search/query.rb', line 55 def list_indexes response = @rest.get_rest("search") end |