dagNodes

@JvmName(name = "wkvilytvqgjothrb")
suspend fun dagNodes(value: List<GetScriptDagNode>)

Parameters

value

List of the nodes in the DAG. Defined below.


@JvmName(name = "jpofbvmprqctcbys")
suspend fun dagNodes(argument: List<suspend GetScriptDagNodeBuilder.() -> Unit>)
@JvmName(name = "xqvrjfsnxbkreump")
suspend fun dagNodes(vararg argument: suspend GetScriptDagNodeBuilder.() -> Unit)
@JvmName(name = "cmnxrqfrtwwbeccq")
suspend fun dagNodes(argument: suspend GetScriptDagNodeBuilder.() -> Unit)

Parameters

argument

List of the nodes in the DAG. Defined below.


@JvmName(name = "fgmpubvhqptdwwlv")
suspend fun dagNodes(vararg values: GetScriptDagNode)

Parameters

values

List of the nodes in the DAG. Defined below.