Method: Aruba::Setup#initialize
- Defined in:
- lib/aruba/setup.rb
#initialize(runtime) ⇒ Setup
Returns a new instance of Setup.
11 12 13 |
# File 'lib/aruba/setup.rb', line 11 def initialize(runtime) @runtime = runtime end |
Returns a new instance of Setup.
11 12 13 |
# File 'lib/aruba/setup.rb', line 11 def initialize(runtime) @runtime = runtime end |