Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
agent
v0.1.1
Agent
Error
Result
Submitted
Timeout
Update
Wait
Built with Crystal 1.9.2
2023-10-08 11:58:55 UTC
struct
Agent::Wait
Agent::Wait
Struct
Value
Object
Defined in:
agent.cr
Constructors
.new
(ack : Channel(Nil))
Instance Method Summary
#ack
: Channel(Nil)
#clone
#copy_with
(ack _ack = @ack)
Constructor Detail
def self.
new
(ack : Channel(Nil))
#
[
View source
]
Instance Method Detail
def
ack
: Channel(Nil)
#
def
clone
#
[
View source
]
def
copy_with
(ack _ack = @ack)
#
[
View source
]