Html docs with redirecting index.html
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
||||
<title>ConfigDelegate</title>
|
||||
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
|
||||
<link href="../../../styles/style.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../../scripts/navigationLoader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/platformContentHandler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script>
|
||||
<link href="../../../styles/jetbrains-mono.css" rel="Stylesheet">
|
||||
<script>var pathToRoot = "../../../";</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="leftColumn">
|
||||
<div id="logo"></div>
|
||||
<div id="paneSearch"></div>
|
||||
<div id="sideMenu"></div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.config/ConfigDelegate/ConfigDelegate/#kotlin.reflect.KClass[TypeParam(bounds=[kotlin.Any])]#java.io.File#kotlin.Function0[TypeParam(bounds=[kotlin.Any])]?/PointingToDeclaration/">
|
||||
<div class="breadcrumbs"><a href="../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.config</a>/<a href="index.html">ConfigDelegate</a>/<a href="-config-delegate.html">ConfigDelegate</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><a data-name="configdelegate"></a><span>Config</span><wbr></wbr><span>Delegate</span></h1>
|
||||
</div>
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol "><div class="symbol monospace">fun <<a href="index.html">T</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>> <a href="-config-delegate.html">ConfigDelegate</a>(configClass: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-class/index.html">KClass</a><<a href="index.html">T</a>>, file: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a>, defaultCallback: () -> <a href="index.html">T</a>?)<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
<path d="M0.666992 0.333496H11.3337V1.66683H0.666992V0.333496Z" fill="black"/>
|
||||
</svg></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"><svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 0H2.3949L4.84076 2.44586L0 7.28662L0.713376 8L5.55414 3.15924L8 5.6051V0Z" fill="black"/>
|
||||
</svg></span></a></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,14 +0,0 @@
|
||||
---
|
||||
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)?)
|
||||
|
||||
|
||||
|
@@ -0,0 +1,53 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
||||
<title>getValue</title>
|
||||
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
|
||||
<link href="../../../styles/style.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../../scripts/navigationLoader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/platformContentHandler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script>
|
||||
<link href="../../../styles/jetbrains-mono.css" rel="Stylesheet">
|
||||
<script>var pathToRoot = "../../../";</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="leftColumn">
|
||||
<div id="logo"></div>
|
||||
<div id="paneSearch"></div>
|
||||
<div id="sideMenu"></div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.config/ConfigDelegate/getValue/#kotlin.Any?#kotlin.reflect.KProperty[*]/PointingToDeclaration/">
|
||||
<div class="breadcrumbs"><a href="../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.config</a>/<a href="index.html">ConfigDelegate</a>/<a href="get-value.html">getValue</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><a data-name="getvalue"></a><span>get</span><wbr></wbr><span>Value</span></h1>
|
||||
</div>
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol "><div class="symbol monospace">operator fun <a href="get-value.html">getValue</a>(thisRef: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?, property: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html">KProperty</a><*>): <a href="index.html">T</a><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
<path d="M0.666992 0.333496H11.3337V1.66683H0.666992V0.333496Z" fill="black"/>
|
||||
</svg></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"><svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 0H2.3949L4.84076 2.44586L0 7.28662L0.713376 8L5.55414 3.15924L8 5.6051V0Z" fill="black"/>
|
||||
</svg></span></a></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,14 +0,0 @@
|
||||
---
|
||||
title: getValue -
|
||||
---
|
||||
//[KSpigot](../../index.md)/[net.axay.kspigot.config](../index.md)/[ConfigDelegate](index.md)/[getValue](get-value.md)
|
||||
|
||||
|
||||
|
||||
# getValue
|
||||
[jvm]
|
||||
Content
|
||||
operator fun [getValue](get-value.md)(thisRef: [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)?, property: [KProperty](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html)<*>): [T](index.md)
|
||||
|
||||
|
||||
|
@@ -0,0 +1,291 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
||||
<title>ConfigDelegate</title>
|
||||
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
|
||||
<link href="../../../styles/style.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../../scripts/navigationLoader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/platformContentHandler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script>
|
||||
<link href="../../../styles/jetbrains-mono.css" rel="Stylesheet">
|
||||
<script>var pathToRoot = "../../../";</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="leftColumn">
|
||||
<div id="logo"></div>
|
||||
<div id="paneSearch"></div>
|
||||
<div id="sideMenu"></div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.config/ConfigDelegate///PointingToDeclaration/">
|
||||
<div class="breadcrumbs"><a href="../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.config</a>/<a href="index.html">ConfigDelegate</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><a data-name="configdelegate"></a><span>Config</span><wbr></wbr><span>Delegate</span></h1>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">class <a href="index.html">ConfigDelegate</a><<a href="index.html">T</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>>(configClass: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-class/index.html">KClass</a><<a href="index.html">T</a>>, file: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a>, defaultCallback: () -> <a href="index.html">T</a>?)<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
<div class="tabbedcontent">
|
||||
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Constructors">Constructors</button><button class="section-tab" data-togglable="Functions">Functions</button><button class="section-tab" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="See also">See also</button></div>
|
||||
<div class="tabs-section-body">
|
||||
<h2 class=""><a data-name="seealso"></a>See also</h2>
|
||||
<div data-togglable="See also">
|
||||
<div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div data-togglable="See also"><div class="table" data-togglable="See also"><a data-name="net.axay.kspigot.config/ConfigDelegate///PointingToDeclaration/"></a><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow WithExtraAttributes RowTitle"><span><a href="../k-spigot-json-config.html">kSpigotJsonConfig</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="net.axay.kspigot.config/ConfigDelegate///PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span><div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div></span></span></div><div class="platform-dependent-row keyValue"><div><div data-togglable="See also"><p class="paragraph"></p></div></div><div class="title"></div></div></div></div></div></div></div>
|
||||
</div>
|
||||
<h2 class="tabbedcontent"><a data-name="constructors"></a>Constructors</h2>
|
||||
<div class="table" data-togglable="Constructors"><a data-name="net.axay.kspigot.config/ConfigDelegate/ConfigDelegate/#kotlin.reflect.KClass[TypeParam(bounds=[kotlin.Any])]#java.io.File#kotlin.Function0[TypeParam(bounds=[kotlin.Any])]?/PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow TabbedContent"><span><a href="-config-delegate.html">ConfigDelegate</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="net.axay.kspigot.config/ConfigDelegate/ConfigDelegate/#kotlin.reflect.KClass[TypeParam(bounds=[kotlin.Any])]#java.io.File#kotlin.Function0[TypeParam(bounds=[kotlin.Any])]?/PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Constructors"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">fun <<a href="index.html">T</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>> <a href="-config-delegate.html">ConfigDelegate</a>(configClass: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-class/index.html">KClass</a><<a href="index.html">T</a>>, file: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a>, defaultCallback: () -> <a href="index.html">T</a>?)<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class=""><a data-name="functions"></a>Functions</h2>
|
||||
<div class="table" data-togglable="Functions"><a data-name="kotlin/Any/equals/#kotlin.Any?/PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="../../net.axay.kspigot.utils/-registerable-command/index.html#kotlin/Any/equals/#kotlin.Any?/PointingToDeclaration/">equals</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="kotlin/Any/equals/#kotlin.Any?/PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">open operator override fun <a href="../../net.axay.kspigot.utils/-registerable-command/index.html#kotlin/Any/equals/#kotlin.Any?/PointingToDeclaration/">equals</a>(other: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a data-name="net.axay.kspigot.config/ConfigDelegate/getValue/#kotlin.Any?#kotlin.reflect.KProperty[*]/PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="get-value.html">getValue</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="net.axay.kspigot.config/ConfigDelegate/getValue/#kotlin.Any?#kotlin.reflect.KProperty[*]/PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">operator fun <a href="get-value.html">getValue</a>(thisRef: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?, property: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html">KProperty</a><*>): <a href="index.html">T</a><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a data-name="kotlin/Any/hashCode/#/PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="../../net.axay.kspigot.utils/-registerable-command/index.html#kotlin/Any/hashCode/#/PointingToDeclaration/">hashCode</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="kotlin/Any/hashCode/#/PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">open override fun <a href="../../net.axay.kspigot.utils/-registerable-command/index.html#kotlin/Any/hashCode/#/PointingToDeclaration/">hashCode</a>(): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a data-name="net.axay.kspigot.config/ConfigDelegate/reload/#/PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="reload.html">reload</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="net.axay.kspigot.config/ConfigDelegate/reload/#/PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"><div class="brief "><p class="paragraph">Loads the current state of the config on disk to the config object.</p></div></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">fun <a href="reload.html">reload</a>()<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a data-name="net.axay.kspigot.config/ConfigDelegate/save/#/PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="save.html">save</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="net.axay.kspigot.config/ConfigDelegate/save/#/PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"><div class="brief "><p class="paragraph">Saves the config object in its current state to disk.</p></div></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">fun <a href="save.html">save</a>()<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a data-name="net.axay.kspigot.config/ConfigDelegate/setValue/#kotlin.Any?#kotlin.reflect.KProperty[*]#TypeParam(bounds=[kotlin.Any])/PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="set-value.html">setValue</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="net.axay.kspigot.config/ConfigDelegate/setValue/#kotlin.Any?#kotlin.reflect.KProperty[*]#TypeParam(bounds=[kotlin.Any])/PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">operator fun <a href="set-value.html">setValue</a>(thisRef: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?, property: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html">KProperty</a><*>, config: <a href="index.html">T</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a data-name="kotlin/Any/toString/#/PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="../../net.axay.kspigot.utils/-registerable-command/index.html#kotlin/Any/toString/#/PointingToDeclaration/">toString</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="kotlin/Any/toString/#/PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">open override fun <a href="../../net.axay.kspigot.utils/-registerable-command/index.html#kotlin/Any/toString/#/PointingToDeclaration/">toString</a>(): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class=""><a data-name="properties"></a>Properties</h2>
|
||||
<div class="table" data-togglable="Properties"><a data-name="net.axay.kspigot.config/ConfigDelegate/data/#/PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="index.html#net.axay.kspigot.config/ConfigDelegate/data/#/PointingToDeclaration/">data</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="net.axay.kspigot.config/ConfigDelegate/data/#/PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">var <a href="index.html#net.axay.kspigot.config/ConfigDelegate/data/#/PointingToDeclaration/">data</a>: <a href="index.html">T</a><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
<path d="M0.666992 0.333496H11.3337V1.66683H0.666992V0.333496Z" fill="black"/>
|
||||
</svg></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"><svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 0H2.3949L4.84076 2.44586L0 7.28662L0.713376 8L5.55414 3.15924L8 5.6051V0Z" fill="black"/>
|
||||
</svg></span></a></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,47 +0,0 @@
|
||||
---
|
||||
title: ConfigDelegate -
|
||||
---
|
||||
//[KSpigot](../../index.md)/[net.axay.kspigot.config](../index.md)/[ConfigDelegate](index.md)
|
||||
|
||||
|
||||
|
||||
# ConfigDelegate
|
||||
[jvm] class [ConfigDelegate](index.md)<[T](index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)>(**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)?)
|
||||
|
||||
|
||||
## See also
|
||||
|
||||
jvm
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| [kSpigotJsonConfig](../k-spigot-json-config.md)| <br><br><br><br>
|
||||
|
||||
|
||||
|
||||
## Constructors
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| [ConfigDelegate](-config-delegate.md)| [jvm] 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)?) <br>
|
||||
|
||||
|
||||
## Functions
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| [equals](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/equals/#kotlin.Any?/PointingToDeclaration/)| [jvm] <br>Content <br>open operator override fun [equals](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/equals/#kotlin.Any?/PointingToDeclaration/)(other: [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)?): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [getValue](get-value.md)| [jvm] <br>Content <br>operator fun [getValue](get-value.md)(thisRef: [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)?, property: [KProperty](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html)<*>): [T](index.md) <br><br><br>
|
||||
| [hashCode](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/hashCode/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [hashCode](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/hashCode/#/PointingToDeclaration/)(): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) <br><br><br>
|
||||
| [reload](reload.md)| [jvm] <br>Brief description <br><br><br>Loads the current state of the config on disk to the config object.<br><br> <br>Content <br>fun [reload](reload.md)() <br><br><br>
|
||||
| [save](save.md)| [jvm] <br>Brief description <br><br><br>Saves the config object in its current state to disk.<br><br> <br>Content <br>fun [save](save.md)() <br><br><br>
|
||||
| [setValue](set-value.md)| [jvm] <br>Content <br>operator fun [setValue](set-value.md)(thisRef: [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)?, property: [KProperty](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html)<*>, config: [T](index.md)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [toString](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/toString/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [toString](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/toString/#/PointingToDeclaration/)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br>
|
||||
|
||||
|
||||
## Properties
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| [data](index.md#net.axay.kspigot.config/ConfigDelegate/data/#/PointingToDeclaration/)| [jvm] var [data](index.md#net.axay.kspigot.config/ConfigDelegate/data/#/PointingToDeclaration/): [T](index.md) <br>
|
||||
|
@@ -0,0 +1,53 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
||||
<title>reload</title>
|
||||
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
|
||||
<link href="../../../styles/style.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../../scripts/navigationLoader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/platformContentHandler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script>
|
||||
<link href="../../../styles/jetbrains-mono.css" rel="Stylesheet">
|
||||
<script>var pathToRoot = "../../../";</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="leftColumn">
|
||||
<div id="logo"></div>
|
||||
<div id="paneSearch"></div>
|
||||
<div id="sideMenu"></div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.config/ConfigDelegate/reload/#/PointingToDeclaration/">
|
||||
<div class="breadcrumbs"><a href="../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.config</a>/<a href="index.html">ConfigDelegate</a>/<a href="reload.html">reload</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><a data-name="reload"></a><span>reload</span></h1>
|
||||
</div>
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"><p class="paragraph">Loads the current state of the config on disk to the config object.</p></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol "><div class="symbol monospace">fun <a href="reload.html">reload</a>()<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
<path d="M0.666992 0.333496H11.3337V1.66683H0.666992V0.333496Z" fill="black"/>
|
||||
</svg></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"><svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 0H2.3949L4.84076 2.44586L0 7.28662L0.713376 8L5.55414 3.15924L8 5.6051V0Z" fill="black"/>
|
||||
</svg></span></a></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,20 +0,0 @@
|
||||
---
|
||||
title: reload -
|
||||
---
|
||||
//[KSpigot](../../index.md)/[net.axay.kspigot.config](../index.md)/[ConfigDelegate](index.md)/[reload](reload.md)
|
||||
|
||||
|
||||
|
||||
# reload
|
||||
[jvm]
|
||||
Brief description
|
||||
|
||||
|
||||
Loads the current state of the config on disk to the config object.
|
||||
|
||||
|
||||
Content
|
||||
fun [reload](reload.md)()
|
||||
|
||||
|
||||
|
@@ -0,0 +1,53 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
||||
<title>save</title>
|
||||
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
|
||||
<link href="../../../styles/style.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../../scripts/navigationLoader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/platformContentHandler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script>
|
||||
<link href="../../../styles/jetbrains-mono.css" rel="Stylesheet">
|
||||
<script>var pathToRoot = "../../../";</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="leftColumn">
|
||||
<div id="logo"></div>
|
||||
<div id="paneSearch"></div>
|
||||
<div id="sideMenu"></div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.config/ConfigDelegate/save/#/PointingToDeclaration/">
|
||||
<div class="breadcrumbs"><a href="../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.config</a>/<a href="index.html">ConfigDelegate</a>/<a href="save.html">save</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><a data-name="save"></a><span>save</span></h1>
|
||||
</div>
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"><p class="paragraph">Saves the config object in its current state to disk.</p></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol "><div class="symbol monospace">fun <a href="save.html">save</a>()<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
<path d="M0.666992 0.333496H11.3337V1.66683H0.666992V0.333496Z" fill="black"/>
|
||||
</svg></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"><svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 0H2.3949L4.84076 2.44586L0 7.28662L0.713376 8L5.55414 3.15924L8 5.6051V0Z" fill="black"/>
|
||||
</svg></span></a></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,20 +0,0 @@
|
||||
---
|
||||
title: save -
|
||||
---
|
||||
//[KSpigot](../../index.md)/[net.axay.kspigot.config](../index.md)/[ConfigDelegate](index.md)/[save](save.md)
|
||||
|
||||
|
||||
|
||||
# save
|
||||
[jvm]
|
||||
Brief description
|
||||
|
||||
|
||||
Saves the config object in its current state to disk.
|
||||
|
||||
|
||||
Content
|
||||
fun [save](save.md)()
|
||||
|
||||
|
||||
|
@@ -0,0 +1,53 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
||||
<title>setValue</title>
|
||||
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
|
||||
<link href="../../../styles/style.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../../scripts/navigationLoader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/platformContentHandler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script>
|
||||
<link href="../../../styles/jetbrains-mono.css" rel="Stylesheet">
|
||||
<script>var pathToRoot = "../../../";</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="leftColumn">
|
||||
<div id="logo"></div>
|
||||
<div id="paneSearch"></div>
|
||||
<div id="sideMenu"></div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.config/ConfigDelegate/setValue/#kotlin.Any?#kotlin.reflect.KProperty[*]#TypeParam(bounds=[kotlin.Any])/PointingToDeclaration/">
|
||||
<div class="breadcrumbs"><a href="../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.config</a>/<a href="index.html">ConfigDelegate</a>/<a href="set-value.html">setValue</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><a data-name="setvalue"></a><span>set</span><wbr></wbr><span>Value</span></h1>
|
||||
</div>
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol "><div class="symbol monospace">operator fun <a href="set-value.html">setValue</a>(thisRef: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?, property: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html">KProperty</a><*>, config: <a href="index.html">T</a>): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
<path d="M0.666992 0.333496H11.3337V1.66683H0.666992V0.333496Z" fill="black"/>
|
||||
</svg></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"><svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 0H2.3949L4.84076 2.44586L0 7.28662L0.713376 8L5.55414 3.15924L8 5.6051V0Z" fill="black"/>
|
||||
</svg></span></a></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,14 +0,0 @@
|
||||
---
|
||||
title: setValue -
|
||||
---
|
||||
//[KSpigot](../../index.md)/[net.axay.kspigot.config](../index.md)/[ConfigDelegate](index.md)/[setValue](set-value.md)
|
||||
|
||||
|
||||
|
||||
# setValue
|
||||
[jvm]
|
||||
Content
|
||||
operator fun [setValue](set-value.md)(thisRef: [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)?, property: [KProperty](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html)<*>, config: [T](index.md)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)
|
||||
|
||||
|
||||
|
@@ -0,0 +1,53 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
||||
<title>PluginFile</title>
|
||||
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
|
||||
<link href="../../../styles/style.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../../scripts/navigationLoader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/platformContentHandler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script>
|
||||
<link href="../../../styles/jetbrains-mono.css" rel="Stylesheet">
|
||||
<script>var pathToRoot = "../../../";</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="leftColumn">
|
||||
<div id="logo"></div>
|
||||
<div id="paneSearch"></div>
|
||||
<div id="sideMenu"></div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.config/PluginFile/PluginFile/#kotlin.String#kotlin.String?/PointingToDeclaration/">
|
||||
<div class="breadcrumbs"><a href="../../index.html">KSpigot</a>/<a href="../index.html">net.axay.kspigot.config</a>/<a href="index.html">PluginFile</a>/<a href="-plugin-file.html">PluginFile</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><a data-name="pluginfile"></a><span>Plugin</span><wbr></wbr><span>File</span></h1>
|
||||
</div>
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol "><div class="symbol monospace">fun <a href="-plugin-file.html">PluginFile</a>(path: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, child: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?)<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
<path d="M0.666992 0.333496H11.3337V1.66683H0.666992V0.333496Z" fill="black"/>
|
||||
</svg></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"><svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 0H2.3949L4.84076 2.44586L0 7.28662L0.713376 8L5.55414 3.15924L8 5.6051V0Z" fill="black"/>
|
||||
</svg></span></a></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,14 +0,0 @@
|
||||
---
|
||||
title: PluginFile -
|
||||
---
|
||||
//[KSpigot](../../index.md)/[net.axay.kspigot.config](../index.md)/[PluginFile](index.md)/[PluginFile](-plugin-file.md)
|
||||
|
||||
|
||||
|
||||
# PluginFile
|
||||
[jvm]
|
||||
Content
|
||||
fun [PluginFile](-plugin-file.md)(path: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), child: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?)
|
||||
|
||||
|
||||
|
1334
docs/-k-spigot/net.axay.kspigot.config/-plugin-file/index.html
Normal file
1334
docs/-k-spigot/net.axay.kspigot.config/-plugin-file/index.html
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,71 +0,0 @@
|
||||
---
|
||||
title: PluginFile -
|
||||
---
|
||||
//[KSpigot](../../index.md)/[net.axay.kspigot.config](../index.md)/[PluginFile](index.md)
|
||||
|
||||
|
||||
|
||||
# PluginFile
|
||||
[jvm] class [PluginFile](index.md)(**path**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **child**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?) : [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html)
|
||||
|
||||
|
||||
## Functions
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| [canExecute](index.md#java.io/File/canExecute/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [canExecute](index.md#java.io/File/canExecute/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [canRead](index.md#java.io/File/canRead/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [canRead](index.md#java.io/File/canRead/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [canWrite](index.md#java.io/File/canWrite/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [canWrite](index.md#java.io/File/canWrite/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [compareTo](index.md#java.io/File/compareTo/#java.io.File/PointingToDeclaration/)| [jvm] <br>Content <br>open operator override fun [compareTo](index.md#java.io/File/compareTo/#java.io.File/PointingToDeclaration/)(other: [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html)): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) <br><br><br>
|
||||
| [createNewFile](index.md#java.io/File/createNewFile/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [createNewFile](index.md#java.io/File/createNewFile/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [delete](index.md#java.io/File/delete/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [delete](index.md#java.io/File/delete/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [deleteOnExit](index.md#java.io/File/deleteOnExit/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [deleteOnExit](index.md#java.io/File/deleteOnExit/#/PointingToDeclaration/)() <br><br><br>
|
||||
| [equals](index.md#java.io/File/equals/#kotlin.Any?/PointingToDeclaration/)| [jvm] <br>Content <br>open operator override fun [equals](index.md#java.io/File/equals/#kotlin.Any?/PointingToDeclaration/)(other: [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)?): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [exists](index.md#java.io/File/exists/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [exists](index.md#java.io/File/exists/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [getAbsoluteFile](index.md#java.io/File/getAbsoluteFile/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getAbsoluteFile](index.md#java.io/File/getAbsoluteFile/#/PointingToDeclaration/)(): [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html) <br><br><br>
|
||||
| [getAbsolutePath](index.md#java.io/File/getAbsolutePath/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getAbsolutePath](index.md#java.io/File/getAbsolutePath/#/PointingToDeclaration/)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br>
|
||||
| [getCanonicalFile](index.md#java.io/File/getCanonicalFile/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getCanonicalFile](index.md#java.io/File/getCanonicalFile/#/PointingToDeclaration/)(): [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html) <br><br><br>
|
||||
| [getCanonicalPath](index.md#java.io/File/getCanonicalPath/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getCanonicalPath](index.md#java.io/File/getCanonicalPath/#/PointingToDeclaration/)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br>
|
||||
| [getFreeSpace](index.md#java.io/File/getFreeSpace/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getFreeSpace](index.md#java.io/File/getFreeSpace/#/PointingToDeclaration/)(): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) <br><br><br>
|
||||
| [getName](index.md#java.io/File/getName/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getName](index.md#java.io/File/getName/#/PointingToDeclaration/)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br>
|
||||
| [getParent](index.md#java.io/File/getParent/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getParent](index.md#java.io/File/getParent/#/PointingToDeclaration/)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br>
|
||||
| [getParentFile](index.md#java.io/File/getParentFile/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getParentFile](index.md#java.io/File/getParentFile/#/PointingToDeclaration/)(): [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html) <br><br><br>
|
||||
| [getPath](index.md#java.io/File/getPath/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getPath](index.md#java.io/File/getPath/#/PointingToDeclaration/)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br>
|
||||
| [getPrefixLength](index.md#java.io/File/getPrefixLength/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getPrefixLength](index.md#java.io/File/getPrefixLength/#/PointingToDeclaration/)(): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) <br><br><br>
|
||||
| [getTotalSpace](index.md#java.io/File/getTotalSpace/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getTotalSpace](index.md#java.io/File/getTotalSpace/#/PointingToDeclaration/)(): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) <br><br><br>
|
||||
| [getUsableSpace](index.md#java.io/File/getUsableSpace/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [getUsableSpace](index.md#java.io/File/getUsableSpace/#/PointingToDeclaration/)(): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) <br><br><br>
|
||||
| [hashCode](index.md#java.io/File/hashCode/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [hashCode](index.md#java.io/File/hashCode/#/PointingToDeclaration/)(): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) <br><br><br>
|
||||
| [isAbsolute](index.md#java.io/File/isAbsolute/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [isAbsolute](index.md#java.io/File/isAbsolute/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [isDirectory](index.md#java.io/File/isDirectory/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [isDirectory](index.md#java.io/File/isDirectory/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [isFile](index.md#java.io/File/isFile/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [isFile](index.md#java.io/File/isFile/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [isHidden](index.md#java.io/File/isHidden/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [isHidden](index.md#java.io/File/isHidden/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [isInvalid](index.md#java.io/File/isInvalid/#/PointingToDeclaration/)| [jvm] <br>Content <br>override fun [isInvalid](index.md#java.io/File/isInvalid/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [lastModified](index.md#java.io/File/lastModified/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [lastModified](index.md#java.io/File/lastModified/#/PointingToDeclaration/)(): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) <br><br><br>
|
||||
| [length](index.md#java.io/File/length/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [length](index.md#java.io/File/length/#/PointingToDeclaration/)(): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) <br><br><br>
|
||||
| [list](index.md#java.io/File/list/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [list](index.md#java.io/File/list/#/PointingToDeclaration/)(): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)> <br>open override fun [list](index.md#java.io/File/list/#java.io.FilenameFilter/PointingToDeclaration/)(p0: [FilenameFilter](https://docs.oracle.com/javase/8/docs/api/java/io/FilenameFilter.html)): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)> <br><br><br>
|
||||
| [listFiles](index.md#java.io/File/listFiles/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [listFiles](index.md#java.io/File/listFiles/#/PointingToDeclaration/)(): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html)> <br>open override fun [listFiles](index.md#java.io/File/listFiles/#java.io.FileFilter/PointingToDeclaration/)(p0: [FileFilter](https://docs.oracle.com/javase/8/docs/api/java/io/FileFilter.html)): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html)> <br>open override fun [listFiles](index.md#java.io/File/listFiles/#java.io.FilenameFilter/PointingToDeclaration/)(p0: [FilenameFilter](https://docs.oracle.com/javase/8/docs/api/java/io/FilenameFilter.html)): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html)> <br><br><br>
|
||||
| [mkdir](index.md#java.io/File/mkdir/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [mkdir](index.md#java.io/File/mkdir/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [mkdirs](index.md#java.io/File/mkdirs/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [mkdirs](index.md#java.io/File/mkdirs/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [readObject](index.md#java.io/File/readObject/#java.io.ObjectInputStream/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [readObject](index.md#java.io/File/readObject/#java.io.ObjectInputStream/PointingToDeclaration/)(p0: [ObjectInputStream](https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.html)) <br><br><br>
|
||||
| [renameTo](index.md#java.io/File/renameTo/#java.io.File/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [renameTo](index.md#java.io/File/renameTo/#java.io.File/PointingToDeclaration/)(p0: [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [setExecutable](index.md#java.io/File/setExecutable/#kotlin.Boolean/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [setExecutable](index.md#java.io/File/setExecutable/#kotlin.Boolean/PointingToDeclaration/)(p0: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br>open override fun [setExecutable](index.md#java.io/File/setExecutable/#kotlin.Boolean#kotlin.Boolean/PointingToDeclaration/)(p0: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html), p1: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [setLastModified](index.md#java.io/File/setLastModified/#kotlin.Long/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [setLastModified](index.md#java.io/File/setLastModified/#kotlin.Long/PointingToDeclaration/)(p0: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [setReadable](index.md#java.io/File/setReadable/#kotlin.Boolean/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [setReadable](index.md#java.io/File/setReadable/#kotlin.Boolean/PointingToDeclaration/)(p0: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br>open override fun [setReadable](index.md#java.io/File/setReadable/#kotlin.Boolean#kotlin.Boolean/PointingToDeclaration/)(p0: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html), p1: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [setReadOnly](index.md#java.io/File/setReadOnly/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [setReadOnly](index.md#java.io/File/setReadOnly/#/PointingToDeclaration/)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [setWritable](index.md#java.io/File/setWritable/#kotlin.Boolean/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [setWritable](index.md#java.io/File/setWritable/#kotlin.Boolean/PointingToDeclaration/)(p0: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br>open override fun [setWritable](index.md#java.io/File/setWritable/#kotlin.Boolean#kotlin.Boolean/PointingToDeclaration/)(p0: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html), p1: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [toPath](index.md#java.io/File/toPath/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [toPath](index.md#java.io/File/toPath/#/PointingToDeclaration/)(): [Path](https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html) <br><br><br>
|
||||
| [toString](index.md#java.io/File/toString/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [toString](index.md#java.io/File/toString/#/PointingToDeclaration/)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br>
|
||||
| [toURI](index.md#java.io/File/toURI/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [toURI](index.md#java.io/File/toURI/#/PointingToDeclaration/)(): [URI](https://docs.oracle.com/javase/8/docs/api/java/net/URI.html) <br><br><br>
|
||||
| [toURL](index.md#java.io/File/toURL/#/PointingToDeclaration/)| [jvm] <br>Content <br>~~open~~ ~~override~~ ~~fun~~ [~~toURL~~](index.md#java.io/File/toURL/#/PointingToDeclaration/)~~(~~~~)~~~~:~~ [URL](https://docs.oracle.com/javase/8/docs/api/java/net/URL.html) <br><br><br>
|
||||
| [writeObject](index.md#java.io/File/writeObject/#java.io.ObjectOutputStream/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [writeObject](index.md#java.io/File/writeObject/#java.io.ObjectOutputStream/PointingToDeclaration/)(p0: [ObjectOutputStream](https://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutputStream.html)) <br><br><br>
|
||||
|
||||
|
||||
## Properties
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| [filePath](index.md#net.axay.kspigot.config/PluginFile/filePath/#/PointingToDeclaration/)| [jvm] override val [filePath](index.md#net.axay.kspigot.config/PluginFile/filePath/#/PointingToDeclaration/): [Path](https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html) <br>
|
||||
| [path](index.md#net.axay.kspigot.config/PluginFile/path/#/PointingToDeclaration/)| [jvm] override val [path](index.md#net.axay.kspigot.config/PluginFile/path/#/PointingToDeclaration/): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br>
|
||||
| [prefixLength](index.md#net.axay.kspigot.config/PluginFile/prefixLength/#/PointingToDeclaration/)| [jvm] override val [prefixLength](index.md#net.axay.kspigot.config/PluginFile/prefixLength/#/PointingToDeclaration/): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) <br>
|
||||
| [status](index.md#net.axay.kspigot.config/PluginFile/status/#/PointingToDeclaration/)| [jvm] override val [status](index.md#net.axay.kspigot.config/PluginFile/status/#/PointingToDeclaration/): [File.PathStatus](https://docs.oracle.com/javase/8/docs/api/java/io/File.PathStatus.html) <br>
|
||||
|
129
docs/-k-spigot/net.axay.kspigot.config/index.html
Normal file
129
docs/-k-spigot/net.axay.kspigot.config/index.html
Normal file
@@ -0,0 +1,129 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
||||
<title>net.axay.kspigot.config</title>
|
||||
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg">
|
||||
<link href="../../styles/style.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../scripts/navigationLoader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/platformContentHandler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script>
|
||||
<link href="../../styles/jetbrains-mono.css" rel="Stylesheet">
|
||||
<script>var pathToRoot = "../../";</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="leftColumn">
|
||||
<div id="logo"></div>
|
||||
<div id="paneSearch"></div>
|
||||
<div id="sideMenu"></div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.config////PointingToDeclaration/">
|
||||
<div class="breadcrumbs"><a href="../index.html">KSpigot</a>/<a href="index.html">net.axay.kspigot.config</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><a data-name="packagenet.axay.kspigot.config"></a><span>Package net.</span><wbr></wbr><span>axay.</span><wbr></wbr><span>kspigot.</span><wbr></wbr><span>config</span></h1>
|
||||
</div>
|
||||
<div class="tabbedcontent">
|
||||
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Types">Types</button><button class="section-tab" data-togglable="Functions">Functions</button></div>
|
||||
<div class="tabs-section-body">
|
||||
<h2 class=""><a data-name="types"></a>Types</h2>
|
||||
<div class="table" data-togglable="Types"><a data-name="net.axay.kspigot.config/ConfigDelegate///PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="-config-delegate/index.html">ConfigDelegate</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="net.axay.kspigot.config/ConfigDelegate///PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">class <a href="-config-delegate/index.html">ConfigDelegate</a><<a href="-config-delegate/index.html">T</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>>(configClass: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-class/index.html">KClass</a><<a href="-config-delegate/index.html">T</a>>, file: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a>, defaultCallback: () -> <a href="-config-delegate/index.html">T</a>?)<span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a data-name="net.axay.kspigot.config/PluginFile///PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="-plugin-file/index.html">PluginFile</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="net.axay.kspigot.config/PluginFile///PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">class <a href="-plugin-file/index.html">PluginFile</a>(path: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, child: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?) : <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class=""><a data-name="functions"></a>Functions</h2>
|
||||
<div class="table" data-togglable="Functions"><a data-name="net.axay.kspigot.config//kSpigotJsonConfig/#java.io.File#kotlin.Function0[TypeParam(bounds=[kotlin.Any])]?/PointingToDeclaration/"></a>
|
||||
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
|
||||
<div class="main-subrow "><span><a href="k-spigot-json-config.html">kSpigotJsonConfig</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="net.axay.kspigot.config//kSpigotJsonConfig/#java.io.File#kotlin.Function0[TypeParam(bounds=[kotlin.Any])]?/PointingToDeclaration/"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21.2496 5.3C20.3496 4.5 19.2496 4 18.0496 4C16.8496 4 15.6496 4.5 14.8496 5.3L10.3496 9.8L11.7496 11.2L16.2496 6.7C17.2496 5.7 18.8496 5.7 19.8496 6.7C20.8496 7.7 20.8496 9.3 19.8496 10.3L15.3496 14.8L16.7496 16.2L21.2496 11.7C22.1496 10.8 22.5496 9.7 22.5496 8.5C22.5496 7.3 22.1496 6.2 21.2496 5.3Z"/>
|
||||
<path d="M8.35 16.7998C7.35 17.7998 5.75 17.7998 4.75 16.7998C3.75 15.7998 3.75 14.1998 4.75 13.1998L9.25 8.6998L7.85 7.2998L3.35 11.7998C1.55 13.5998 1.55 16.3998 3.35 18.1998C4.25 19.0998 5.35 19.4998 6.55 19.4998C7.75 19.4998 8.85 19.0998 9.75 18.1998L14.25 13.6998L12.85 12.2998L8.35 16.7998Z"/>
|
||||
</svg></span>
|
||||
<div class="copy-popup-wrapper "><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Link copied to clipboard</span></div>
|
||||
</span></span></div>
|
||||
<div class="platform-dependent-row keyValue">
|
||||
<div></div>
|
||||
<div class="title"><div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"><div class="brief "><p class="paragraph"><p class="paragraph">Creates a new ConfigDelegate object.</p><p class="paragraph">You can use this as a delegate (with by) or a normal object. (Delegate allows direct access to the config object, but does not provide save() or reload() methods.)</p></p></div></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">inline fun <<a href="k-spigot-json-config.html">T</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>> <a href="k-spigot-json-config.html">kSpigotJsonConfig</a>(file: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a>, noinline default: () -> <a href="k-spigot-json-config.html">T</a>?): <a href="-config-delegate/index.html">ConfigDelegate</a><<a href="k-spigot-json-config.html">T</a>><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
<path d="M0.666992 0.333496H11.3337V1.66683H0.666992V0.333496Z" fill="black"/>
|
||||
</svg></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"><svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 0H2.3949L4.84076 2.44586L0 7.28662L0.713376 8L5.55414 3.15924L8 5.6051V0Z" fill="black"/>
|
||||
</svg></span></a></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,24 +0,0 @@
|
||||
---
|
||||
title: net.axay.kspigot.config -
|
||||
---
|
||||
//[KSpigot](../index.md)/[net.axay.kspigot.config](index.md)
|
||||
|
||||
|
||||
|
||||
# Package net.axay.kspigot.config
|
||||
|
||||
|
||||
## Types
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| [ConfigDelegate](-config-delegate/index.md)| [jvm] <br>Content <br>class [ConfigDelegate](-config-delegate/index.md)<[T](-config-delegate/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)>(**configClass**: [KClass](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-class/index.html)<[T](-config-delegate/index.md)>, **file**: [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html), **defaultCallback**: () -> [T](-config-delegate/index.md)?) <br><br><br>
|
||||
| [PluginFile](-plugin-file/index.md)| [jvm] <br>Content <br>class [PluginFile](-plugin-file/index.md)(**path**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **child**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?) : [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html) <br><br><br>
|
||||
|
||||
|
||||
## Functions
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| [kSpigotJsonConfig](k-spigot-json-config.md)| [jvm] <br>Brief description <br><br><br><br><br>Creates a new ConfigDelegate object.<br><br><br><br>You can use this as a delegate (with **by**) or a normal object. (Delegate allows direct access to the config object, but does not provide save() or reload() methods.)<br><br><br><br> <br>Content <br>inline fun <[T](k-spigot-json-config.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [kSpigotJsonConfig](k-spigot-json-config.md)(file: [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html), noinline default: () -> [T](k-spigot-json-config.md)?): [ConfigDelegate](-config-delegate/index.md)<[T](k-spigot-json-config.md)> <br><br><br>
|
||||
|
@@ -0,0 +1,53 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
||||
<title>kSpigotJsonConfig</title>
|
||||
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg">
|
||||
<link href="../../styles/style.css" rel="Stylesheet">
|
||||
<script type="text/javascript" src="../../scripts/navigationLoader.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/platformContentHandler.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script>
|
||||
<script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script>
|
||||
<link href="../../styles/jetbrains-mono.css" rel="Stylesheet">
|
||||
<script>var pathToRoot = "../../";</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="leftColumn">
|
||||
<div id="logo"></div>
|
||||
<div id="paneSearch"></div>
|
||||
<div id="sideMenu"></div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="leftToggler"><span class="icon-toggler"></span></div>
|
||||
<div id="searchBar"></div>
|
||||
<script type="text/javascript" src="../../scripts/pages.js"></script>
|
||||
<script type="text/javascript" src="../../scripts/main.js"></script>
|
||||
<div id="content" pageIds="net.axay.kspigot.config//kSpigotJsonConfig/#java.io.File#kotlin.Function0[TypeParam(bounds=[kotlin.Any])]?/PointingToDeclaration/">
|
||||
<div class="breadcrumbs"><a href="../index.html">KSpigot</a>/<a href="index.html">net.axay.kspigot.config</a>/<a href="k-spigot-json-config.html">kSpigotJsonConfig</a></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><a data-name="kspigotjsonconfig"></a><span>k</span><wbr></wbr><span>Spigot</span><wbr></wbr><span>Json</span><wbr></wbr><span>Config</span></h1>
|
||||
</div>
|
||||
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="brief-with-platform-tags"><div class="inner-brief-with-platform-tags"><p class="paragraph"><p class="paragraph">Creates a new ConfigDelegate object.</p><p class="paragraph">You can use this as a delegate (with by) or a normal object. (Delegate allows direct access to the config object, but does not provide save() or reload() methods.)</p></p><h2 class=""><a data-name="parameters"></a>Parameters</h2><div data-togglable="Parameters"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="Parameters"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><a data-name="net.axay.kspigot.config//kSpigotJsonConfig/#java.io.File#kotlin.Function0[TypeParam(bounds=[kotlin.Any])]?/PointingToDeclaration/"></a><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="platform-dependent-row keyValue"><div>default</div><div class="title"><div data-togglable="Parameters"><p class="paragraph">Optional default config, which will be used if there is no config file and a new one should be created.</p></div></div></div></div><a data-name="net.axay.kspigot.config//kSpigotJsonConfig/#java.io.File#kotlin.Function0[TypeParam(bounds=[kotlin.Any])]?/PointingToDeclaration/"></a><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="platform-dependent-row keyValue"><div>file</div><div class="title"><div data-togglable="Parameters"><p class="paragraph">The path to the config.</p></div></div></div></div><a data-name="net.axay.kspigot.config//kSpigotJsonConfig/#java.io.File#kotlin.Function0[TypeParam(bounds=[kotlin.Any])]?/PointingToDeclaration/"></a><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="platform-dependent-row keyValue"><div>T</div><div class="title"><div data-togglable="Parameters"><p class="paragraph">The class type of the config.</p></div></div></div></div></div></div></div></div></div></div>
|
||||
<span class="pull-right"></span></div>
|
||||
|
||||
<div class="main-subrow">
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol "><div class="symbol monospace">inline fun <<a href="k-spigot-json-config.html">T</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>> <a href="k-spigot-json-config.html">kSpigotJsonConfig</a>(file: <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html">File</a>, noinline default: () -> <a href="k-spigot-json-config.html">T</a>?): <a href="-config-delegate/index.html">ConfigDelegate</a><<a href="k-spigot-json-config.html">T</a>><span class="top-right-position"><span class="copy-icon"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4H15V16H5V4ZM17 7H19V18V20H17H8V18H17V7Z" fill="black"/>
|
||||
</svg></span><div class="copy-popup-wrapper popup-to-left"><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
|
||||
</svg><span>Content copied to clipboard</span></div></span></div></div></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer"><span class="go-to-top-icon"><a href="#container"><svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.3337 9.66683H0.666992L6.00033 3.66683L11.3337 9.66683Z" fill="black"/>
|
||||
<path d="M0.666992 0.333496H11.3337V1.66683H0.666992V0.333496Z" fill="black"/>
|
||||
</svg></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"><svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 0H2.3949L4.84076 2.44586L0 7.28662L0.713376 8L5.55414 3.15924L8 5.6051V0Z" fill="black"/>
|
||||
</svg></span></a></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -1,40 +0,0 @@
|
||||
---
|
||||
title: kSpigotJsonConfig -
|
||||
---
|
||||
//[KSpigot](../index.md)/[net.axay.kspigot.config](index.md)/[kSpigotJsonConfig](k-spigot-json-config.md)
|
||||
|
||||
|
||||
|
||||
# kSpigotJsonConfig
|
||||
[jvm]
|
||||
Brief description
|
||||
|
||||
|
||||
|
||||
|
||||
Creates a new ConfigDelegate object.
|
||||
|
||||
|
||||
|
||||
You can use this as a delegate (with **by**) or a normal object. (Delegate allows direct access to the config object, but does not provide save() or reload() methods.)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Parameters
|
||||
|
||||
jvm
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| default| <br><br>Optional default config, which will be used if there is no config file and a new one should be created.<br><br>
|
||||
| file| <br><br>The path to the config.<br><br>
|
||||
| T| <br><br>The class type of the config.<br><br>
|
||||
|
||||
|
||||
Content
|
||||
inline fun <[T](k-spigot-json-config.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [kSpigotJsonConfig](k-spigot-json-config.md)(file: [File](https://docs.oracle.com/javase/8/docs/api/java/io/File.html), noinline default: () -> [T](k-spigot-json-config.md)?): [ConfigDelegate](-config-delegate/index.md)<[T](k-spigot-json-config.md)>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user