Class: Evilution::CLI::Commands::Compare

Inherits:
Evilution::CLI::Command show all
Defined in:
lib/evilution/cli/commands/compare.rb

Constant Summary collapse

SUPPORTED_FORMATS =
%i[json text].freeze

Method Summary

Methods inherited from Evilution::CLI::Command

#call, #initialize

Constructor Details

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