class Groonga::Command::Schema
A command class that represents `schema` command.
@since 1.2.1
Public Class Methods
command_name()
click to toggle source
# File lib/groonga/command/schema.rb, line 26 def command_name "schema" end