Method: Groonga::Command::RubyEval.command_name

Defined in:
lib/groonga/command/ruby-eval.rb

.command_nameObject

Since:

  • 1.0.6



28
29
30
# File 'lib/groonga/command/ruby-eval.rb', line 28

def command_name
  "ruby_eval"
end