Method: Propane::Runner#initialize
- Defined in:
- lib/propane/runner.rb
#initialize ⇒ Runner
Returns a new instance of Runner.
11 12 13 |
# File 'lib/propane/runner.rb', line 11 def initialize @options = {} end |
Returns a new instance of Runner.
11 12 13 |
# File 'lib/propane/runner.rb', line 11 def initialize @options = {} end |