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

15 lines
577 B
Markdown

---
title: ConfigDelegate -
---
//[KSpigot](../../index.md)/[net.axay.kspigot.config](../index.md)/[ConfigDelegate](index.md)/[ConfigDelegate](-config-delegate.md)
# ConfigDelegate
[jvm]
Content
fun <[T](index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [ConfigDelegate](-config-delegate.md)(configClass: [KClass](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-class/index.html)<[T](index.md)>, file: [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html), defaultCallback: () -> [T](index.md)?)