class Groonga::Command::Status

Public Class Methods

command_name() click to toggle source
# File lib/groonga/command/status.rb, line 24
def command_name
  "status"
end