kmpworker
Toggle table of contents
0.1.0-beta06
common
Platform filter
common
Switch theme
Search in API
kmpworker
core
/
io.neuralheads.kmpworker.core
/
TaskGraph
/
dependentsOf
dependents
Of
fun
dependentsOf
(
taskId
:
String
)
:
Set
<
String
>
Returns all task IDs that depend on
taskId
.