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, help, inherited, #initialize, #require_codeclimate_yml, #run, short_help, synopsis

Methods included from Output

#colorize, #fatal, #rainbow, #say, #success, #terminal, #warn

Constructor Details

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