Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
attempt
v0.1.0
Attempt
Context
Built with Crystal 1.9.2
2023-10-07 18:21:14 UTC
class
Attempt::Context
Attempt::Context
Reference
Object
Defined in:
lib/context.cr
Constructors
.new
(attempt : Attempt)
Instance Method Summary
#attempt
(&)
#attempt_once
(&)
#attempts?
#wait
Constructor Detail
def self.
new
(attempt :
Attempt
)
#
[
View source
]
Instance Method Detail
def
attempt
(&)
#
[
View source
]
def
attempt_once
(&)
#
[
View source
]
def
attempts?
#
[
View source
]
def
wait
#
[
View source
]