README
Agent
Error
Result
Submitted
Timeout
Update
Wait
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
]