Updated docs
This commit is contained in:
14
docs/-k-spigot/net.axay.kspigot.runnables/then-do.md
Normal file
14
docs/-k-spigot/net.axay.kspigot.runnables/then-do.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: thenDo -
|
||||
---
|
||||
//[KSpigot](../index.md)/[net.axay.kspigot.runnables](index.md)/[thenDo](then-do.md)
|
||||
|
||||
|
||||
|
||||
# thenDo
|
||||
[jvm]
|
||||
Content
|
||||
fun <[T](then-do.md), [R](then-do.md), [U](then-do.md)> [ChainedRunnablePart](-chained-runnable-part/index.md)<[T](then-do.md), [R](then-do.md)>.[thenDo](then-do.md)(sync: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html), runnable: ([R](then-do.md)) -> [U](then-do.md)): [ChainedRunnablePartThen](-chained-runnable-part-then/index.md)<[R](then-do.md), [U](then-do.md)>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user