Class: Chef::Search::Query
- Inherits:
-
Object
- Object
- Chef::Search::Query
- Defined in:
- lib/knife-solo/resources/patch_cookbooks/chef-solo-search/libraries/search.rb
Instance Method Summary collapse
-
#initialize(*args) ⇒ Query
constructor
A new instance of Query.
- #search(*args, &block) ⇒ Object
Constructor Details
#initialize(*args) ⇒ Query
Returns a new instance of Query.
64 65 |
# File 'lib/knife-solo/resources/patch_cookbooks/chef-solo-search/libraries/search.rb', line 64 def initialize(*args) end |