firstDo

fun <R> Plugin.firstDo(sync: Boolean, runnable: (Unit?) -> R): ChainedRunnablePart<Unit, R>