Updated docs
This commit is contained in:
20
docs/-k-spigot/net.axay.kspigot.runnables/sync.md
Normal file
20
docs/-k-spigot/net.axay.kspigot.runnables/sync.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: sync -
|
||||
---
|
||||
//[KSpigot](../index.md)/[net.axay.kspigot.runnables](index.md)/[sync](sync.md)
|
||||
|
||||
|
||||
|
||||
# sync
|
||||
[jvm]
|
||||
Brief description
|
||||
|
||||
|
||||
Starts a synchronous task.
|
||||
|
||||
|
||||
Content
|
||||
fun [sync](sync.md)(runnable: () -> [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)): BukkitTask
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user