Class: Search

Inherits:
Object
  • Object
show all
Defined in:
lib/metasploit/framework/data_service/stubs/search.rb

Instance Attribute Summary collapse

Instance Attribute Details

#projectionsObject

Returns the value of attribute projections.



3
4
5
# File 'lib/metasploit/framework/data_service/stubs/search.rb', line 3

def projections
  @projections
end

#queryObject

Returns the value of attribute query.



2
3
4
# File 'lib/metasploit/framework/data_service/stubs/search.rb', line 2

def query
  @query
end