Module: AocCli::Core::AttemptParser::WaitTimes

Defined in:
lib/aoc_cli/core/attempt_parser.rb

Constant Summary collapse

ONE_MINUTE =
/one minute/
INCORRECT_FORMAT =
/(\d+) minutes/
RATE_LIMITED_FORMAT =
/(?:(\d+)m)/