Method: LogTool::Query#keywords

Defined in:
lib/logtool/query.rb

#keywordsObject



21
22
23
# File 'lib/logtool/query.rb', line 21

def keywords
  target_data_type + %W(ip and or not < > <= >= == != asset)
end