Class: BPM::Console
- Inherits:
-
Object
- Object
- BPM::Console
- Defined in:
- lib/bpm/pipeline.rb
Instance Method Summary collapse
Instance Method Details
#log(str) ⇒ Object
6 7 8 |
# File 'lib/bpm/pipeline.rb', line 6 def log(str) shell.say str end |