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 included from Analyzer

Analyzer::UnreadableFileError

Constants inherited from Command

Command::CODECLIMATE_YAML, Command::NAMESPACE

Method Summary

Methods inherited from Command

[], abstract!, abstract?, all, command_name, #execute, #fatal, help, inherited, #initialize, #require_codeclimate_yml, #run, #say, short_help, #success, synopsis, #warn

Constructor Details

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