Class: CC::CLI::Engines::EngineCommand

Inherits:
Command
  • Object
show all
Includes:
Analyzer
Defined in:
lib/cc/cli/engines/engine_command.rb

Direct Known Subclasses

Disable, Enable, Install, List, Remove

Constant Summary

Constants inherited from Command

Command::CODECLIMATE_YAML

Method Summary

Methods inherited from Command

command_name, #execute, #fatal, #initialize, #require_codeclimate_yml, #run, #say, #warn

Constructor Details

This class inherits a constructor from CC::CLI::Command