Method: Benchmark::Driver::Configuration::Executable#name

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

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end