Class: KCommercial::KCPipeline::Command::ChangeLog
- Inherits:
-
KCommercial::KCPipeline::Command
- Object
- CLAide::Command
- KCommercial::KCPipeline::Command
- KCommercial::KCPipeline::Command::ChangeLog
- Defined in:
- lib/KCommercialPipeline/command/change_log.rb
Instance Method Summary collapse
Methods inherited from KCommercial::KCPipeline::Command
#initialize, options, #validate!
Constructor Details
This class inherits a constructor from KCommercial::KCPipeline::Command
Instance Method Details
#run ⇒ Object
11 12 13 |
# File 'lib/KCommercialPipeline/command/change_log.rb', line 11 def run KCommercial::KCPipeline::ChangeLogTask.new.run end |