Module: GemChangelogDiff::ExitCode

Defined in:
lib/gem_changelog_diff/exit_code.rb

Constant Summary collapse

SUCCESS =
0
ERROR =
1
PARTIAL_FAILURE =
2