Class: Groonga::Command::Dump
Instance Attribute Summary
Attributes inherited from Base
#arguments, #name, #original_format, #original_source
Instance Method Summary collapse
Methods inherited from Base
#==, #[], #[]=, #command_format?, #has_key?, #initialize, parameter_names, #to_command_format, #to_uri_format, #uri_format?
Constructor Details
This class inherits a constructor from Groonga::Command::Base
Instance Method Details
#output_type ⇒ Object
26 27 28 |
# File 'lib/groonga/command/dump.rb', line 26 def output_type :none end |