Method: Benchmark::Driver::Configuration::Executable#command

Defined in:
lib/benchmark/driver/configuration.rb

#commandObject

Returns the value of attribute command

Returns:

  • (Object)

    the current value of command



25
26
27
# File 'lib/benchmark/driver/configuration.rb', line 25

def command
  @command
end