Class: KCommercial::KCPipeline::Command::FeatCheck
- Inherits:
-
KCommercial::KCPipeline::Command
- Object
- CLAide::Command
- KCommercial::KCPipeline::Command
- KCommercial::KCPipeline::Command::FeatCheck
- Defined in:
- lib/KCommercialPipeline/command/feat_check.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
10 11 12 |
# File 'lib/KCommercialPipeline/command/feat_check.rb', line 10 def run FeatureSender.new().check end |