Module: ThereWasAnAttempt::Wait

Defined in:
lib/there_was_an_attempt.rb

Constant Summary collapse

WITH_SLEEP =
->(seconds) { sleep(seconds) }.freeze