15 lines
577 B
Markdown
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)?)
|
|
|
|
|
|
|