Class: Groonga::Command::Schema

Inherits:
Base
  • Object
show all
Defined in:
lib/groonga/command/schema.rb

Overview

A command class that represents schema command.

Since:

  • 1.2.1

Instance Attribute Summary

Attributes inherited from Base

#arguments, #command_name, #original_format, #original_source, #path_prefix

Method Summary

Methods inherited from Base

#==, #[], #[]=, #command_format?, #initialize, #key?, #name, #output_type, parameter_names, #request_id, #to_command_format, #to_uri_format, #uri_format?

Constructor Details

This class inherits a constructor from Groonga::Command::Base