commons
2.3.0
exposed
/
dev.floofy.utils.exposed
/
AsyncTransaction
/
execute
execute
suspend
fun
execute
(
)
:
T
Content copied to clipboard
Executes this transaction and returns the value that is casted to
T
.