Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
waitgroup
v1.0.0
WaitGroup
DoneIndicator
Built with Crystal 1.9.2
2023-10-07 15:16:14 UTC
struct
WaitGroup::DoneIndicator
WaitGroup::DoneIndicator
Struct
Value
Object
Defined in:
waitgroup.cr
Constructors
.new
(wg : WaitGroup)
Instance Method Summary
#done
(*args, **options)
#done
(*args, **options, &)
Constructor Detail
def self.
new
(wg :
WaitGroup
)
#
[
View source
]
Instance Method Detail
def
done
(*args, **options)
#
[
View source
]
def
done
(*args, **options, &)
#
[
View source
]