Method: Rodish::DSL#initialize
- Defined in:
- lib/rodish/dsl.rb
#initialize(command) ⇒ DSL
25 26 27 |
# File 'lib/rodish/dsl.rb', line 25 def initialize(command) @command = command end |
25 26 27 |
# File 'lib/rodish/dsl.rb', line 25 def initialize(command) @command = command end |