Class: Escalator::Combine
- Inherits:
-
Object
- Object
- Escalator::Combine
- Defined in:
- lib/escalator/combine.rb
Class Method Summary collapse
Class Method Details
.run(command) ⇒ Object
7 8 9 10 11 |
# File 'lib/escalator/combine.rb', line 7 def run command @command = command prepareContext excuteCommands end |