Method: Benchmark::Driver::Configuration::Executable#name
- Defined in:
- lib/benchmark/driver/configuration.rb
#name ⇒ Object
Returns the value of attribute name
25 26 27 |
# File 'lib/benchmark/driver/configuration.rb', line 25 def name @name end |