activeSlot

suspend fun activeSlot(name: String, block: suspend ActiveSlotResourceBuilder.() -> Unit): ActiveSlot

Parameters

name

The unique name of the resulting resource.

block

Builder for ActiveSlot.

See also


Parameters

name

The unique name of the resulting resource.

See also