Libraries
»
logtool
(0.0.2)
»
Index
»
LogTool
»
Query
»
#target_data_type
Method: LogTool::Query#target_data_type
Defined in:
lib/logtool/query.rb
#
target_data_type
⇒
Object
9 10 11
# File 'lib/logtool/query.rb', line 9
def
target_data_type
%W(
ip
head
tail
method
time
)
end