Method: LoadRunner::Runner#initialize
- Defined in:
- lib/load_runner/runner.rb
#initialize(opts) ⇒ Runner
Returns a new instance of Runner.
8 9 10 |
# File 'lib/load_runner/runner.rb', line 8 def initialize(opts) @opts = opts end |
Returns a new instance of Runner.
8 9 10 |
# File 'lib/load_runner/runner.rb', line 8 def initialize(opts) @opts = opts end |