Libraries
»
aoc_cli
(1.0.1)
»
Index (H)
»
AocCli
»
Core
»
AttemptParser
»
Hints
Module: AocCli::Core::AttemptParser::Hints
Defined in:
lib/aoc_cli/core/attempt_parser.rb
Constant Summary
collapse
TOO_LOW =
/
your answer is too low
/
TOO_HIGH =
/
your answer is too high
/