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