Class: Evilution::CLI::Commands::Compare Private
- Inherits:
-
Evilution::CLI::Command
- Object
- Evilution::CLI::Command
- Evilution::CLI::Commands::Compare
- Defined in:
- lib/evilution/cli/commands/compare.rb
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Constant Summary collapse
- SUPPORTED_FORMATS =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
%i[json text].freeze
Method Summary
Methods inherited from Evilution::CLI::Command
Constructor Details
This class inherits a constructor from Evilution::CLI::Command