Method: LogTool::Query#target_data_type

Defined in:
lib/logtool/query.rb

#target_data_typeObject



9
10
11
# File 'lib/logtool/query.rb', line 9

def target_data_type
  %W(ip head tail method time)
end