knomadic
Toggle table of contents
0.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
knomadic
knomadic
/
nz.adjmunro.knomadic.fetch
/
finished
finished
inline suspend
fun
<
T
:
Any
>
FetchCollector
<
T
>
.
finished
(
result
:
T
)
Send
a
fetch finished
status to the current
flow-scope
, with the encapsulated
result
.