Libraries
»
pal_tool
(0.2.1)
»
Index
»
Pal
»
Handler
»
GenericCSVHandlerImpl
»
#_type
Method: Pal::Handler::GenericCSVHandlerImpl#_type
Defined in:
lib/pal/handler/base.rb
#
_type
⇒
String
Returns:
(
String
)
126 127 128
# File 'lib/pal/handler/base.rb', line 126
def
_type
"generic"
end