Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wait_group
master
WaitGroup
Built with Crystal 1.9.2
2023-10-07 21:02:42 UTC
class
WaitGroup
WaitGroup
Reference
Object
Defined in:
wait_group.cr
wait_group/version.cr
Constant Summary
VERSION
=
"0.1.0"
Constructors
.new
Instance Method Summary
#add
(n =
1
)
#done
#wait
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
add
(n =
1
)
#
[
View source
]
def
done
#
[
View source
]
def
wait
#
[
View source
]