Files
KSpigot/docs/-k-spigot/net.axay.kspigot.runnables/first-do.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

405 B

title
title
firstDo -

//KSpigot/net.axay.kspigot.runnables/firstDo

firstDo

[jvm]
Content
fun <R> firstDo(sync: Boolean, runnable: () -> R): ChainedRunnablePartFirst<R>