-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpages.json
More file actions
1 lines (1 loc) · 33 KB
/
pages.json
File metadata and controls
1 lines (1 loc) · 33 KB
1
[{"name":"class FilesModule : Module","description":"xyz.theprogramsrc.filesmodule.FilesModule","location":"-files-module/xyz.theprogramsrc.filesmodule/-files-module/index.html","searchKeys":["FilesModule","class FilesModule : Module","xyz.theprogramsrc.filesmodule.FilesModule"]},{"name":"class JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/index.html","searchKeys":["JsonConfig","class JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig"]},{"name":"class PropertiesConfig(val file: File)","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/index.html","searchKeys":["PropertiesConfig","class PropertiesConfig(val file: File)","xyz.theprogramsrc.filesmodule.config.PropertiesConfig"]},{"name":"class YmlConfig(val file: File)","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/index.html","searchKeys":["YmlConfig","class YmlConfig(val file: File)","xyz.theprogramsrc.filesmodule.config.YmlConfig"]},{"name":"constructor()","description":"xyz.theprogramsrc.filesmodule.FilesModule.FilesModule","location":"-files-module/xyz.theprogramsrc.filesmodule/-files-module/-files-module.html","searchKeys":["FilesModule","constructor()","xyz.theprogramsrc.filesmodule.FilesModule.FilesModule"]},{"name":"constructor(file: File)","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.JsonConfig","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/-json-config.html","searchKeys":["JsonConfig","constructor(file: File)","xyz.theprogramsrc.filesmodule.config.JsonConfig.JsonConfig"]},{"name":"constructor(file: File)","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.PropertiesConfig","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/-properties-config.html","searchKeys":["PropertiesConfig","constructor(file: File)","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.PropertiesConfig"]},{"name":"constructor(file: File)","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.YmlConfig","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/-yml-config.html","searchKeys":["YmlConfig","constructor(file: File)","xyz.theprogramsrc.filesmodule.config.YmlConfig.YmlConfig"]},{"name":"constructor(jsonObject: JsonObject)","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.JsonConfig","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/-json-config.html","searchKeys":["JsonConfig","constructor(jsonObject: JsonObject)","xyz.theprogramsrc.filesmodule.config.JsonConfig.JsonConfig"]},{"name":"fun add(key: String, element: JsonElement): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.add","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/add.html","searchKeys":["add","fun add(key: String, element: JsonElement): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.add"]},{"name":"fun add(key: String, value: Boolean): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.add","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/add.html","searchKeys":["add","fun add(key: String, value: Boolean): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.add"]},{"name":"fun add(key: String, value: Int): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.add","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/add.html","searchKeys":["add","fun add(key: String, value: Int): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.add"]},{"name":"fun add(key: String, value: JsonArray): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.add","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/add.html","searchKeys":["add","fun add(key: String, value: JsonArray): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.add"]},{"name":"fun add(key: String, value: JsonConfig): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.add","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/add.html","searchKeys":["add","fun add(key: String, value: JsonConfig): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.add"]},{"name":"fun add(key: String, value: JsonObject): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.add","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/add.html","searchKeys":["add","fun add(key: String, value: JsonObject): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.add"]},{"name":"fun add(key: String, value: Number): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.add","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/add.html","searchKeys":["add","fun add(key: String, value: Number): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.add"]},{"name":"fun add(key: String, value: String): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.add","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/add.html","searchKeys":["add","fun add(key: String, value: String): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.add"]},{"name":"fun add(key: String, value: String): PropertiesConfig","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.add","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/add.html","searchKeys":["add","fun add(key: String, value: String): PropertiesConfig","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.add"]},{"name":"fun add(path: String, value: Any): YmlConfig","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.add","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/add.html","searchKeys":["add","fun add(path: String, value: Any): YmlConfig","xyz.theprogramsrc.filesmodule.config.YmlConfig.add"]},{"name":"fun decrease(key: String, value: Int = 1): Int","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.decrease","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/decrease.html","searchKeys":["decrease","fun decrease(key: String, value: Int = 1): Int","xyz.theprogramsrc.filesmodule.config.JsonConfig.decrease"]},{"name":"fun destroy(): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.destroy","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/destroy.html","searchKeys":["destroy","fun destroy(): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.destroy"]},{"name":"fun destroy(): PropertiesConfig","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.destroy","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/destroy.html","searchKeys":["destroy","fun destroy(): PropertiesConfig","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.destroy"]},{"name":"fun destroy(): YmlConfig","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.destroy","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/destroy.html","searchKeys":["destroy","fun destroy(): YmlConfig","xyz.theprogramsrc.filesmodule.config.YmlConfig.destroy"]},{"name":"fun entries(deep: Boolean = false): Set<Map.Entry<String, Any>>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.entries","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/entries.html","searchKeys":["entries","fun entries(deep: Boolean = false): Set<Map.Entry<String, Any>>","xyz.theprogramsrc.filesmodule.config.YmlConfig.entries"]},{"name":"fun get(key: String): JsonElement","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.get","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/get.html","searchKeys":["get","fun get(key: String): JsonElement","xyz.theprogramsrc.filesmodule.config.JsonConfig.get"]},{"name":"fun get(key: String): String?","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.get","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/get.html","searchKeys":["get","fun get(key: String): String?","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.get"]},{"name":"fun get(path: String): Any","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.get","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get.html","searchKeys":["get","fun get(path: String): Any","xyz.theprogramsrc.filesmodule.config.YmlConfig.get"]},{"name":"fun getBoolean(key: String): Boolean","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.getBoolean","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/get-boolean.html","searchKeys":["getBoolean","fun getBoolean(key: String): Boolean","xyz.theprogramsrc.filesmodule.config.JsonConfig.getBoolean"]},{"name":"fun getBoolean(path: String): Boolean","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getBoolean","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-boolean.html","searchKeys":["getBoolean","fun getBoolean(path: String): Boolean","xyz.theprogramsrc.filesmodule.config.YmlConfig.getBoolean"]},{"name":"fun getBooleanList(path: String): List<Boolean>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getBooleanList","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-boolean-list.html","searchKeys":["getBooleanList","fun getBooleanList(path: String): List<Boolean>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getBooleanList"]},{"name":"fun getBooleanListOrSet(path: String, default: List<Boolean>): List<Boolean>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getBooleanListOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-boolean-list-or-set.html","searchKeys":["getBooleanListOrSet","fun getBooleanListOrSet(path: String, default: List<Boolean>): List<Boolean>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getBooleanListOrSet"]},{"name":"fun getBooleanOrSet(path: String, default: Boolean): Boolean","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getBooleanOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-boolean-or-set.html","searchKeys":["getBooleanOrSet","fun getBooleanOrSet(path: String, default: Boolean): Boolean","xyz.theprogramsrc.filesmodule.config.YmlConfig.getBooleanOrSet"]},{"name":"fun getDouble(path: String): Double","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getDouble","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-double.html","searchKeys":["getDouble","fun getDouble(path: String): Double","xyz.theprogramsrc.filesmodule.config.YmlConfig.getDouble"]},{"name":"fun getDoubleList(path: String): List<Double>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getDoubleList","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-double-list.html","searchKeys":["getDoubleList","fun getDoubleList(path: String): List<Double>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getDoubleList"]},{"name":"fun getDoubleListOrSet(path: String, default: List<Double>): List<Double>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getDoubleListOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-double-list-or-set.html","searchKeys":["getDoubleListOrSet","fun getDoubleListOrSet(path: String, default: List<Double>): List<Double>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getDoubleListOrSet"]},{"name":"fun getDoubleOrSet(path: String, default: Double): Double","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getDoubleOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-double-or-set.html","searchKeys":["getDoubleOrSet","fun getDoubleOrSet(path: String, default: Double): Double","xyz.theprogramsrc.filesmodule.config.YmlConfig.getDoubleOrSet"]},{"name":"fun getFloat(path: String): Float","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getFloat","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-float.html","searchKeys":["getFloat","fun getFloat(path: String): Float","xyz.theprogramsrc.filesmodule.config.YmlConfig.getFloat"]},{"name":"fun getFloatList(path: String): List<Float>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getFloatList","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-float-list.html","searchKeys":["getFloatList","fun getFloatList(path: String): List<Float>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getFloatList"]},{"name":"fun getFloatListOrSet(path: String, default: List<Float>): List<Float>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getFloatListOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-float-list-or-set.html","searchKeys":["getFloatListOrSet","fun getFloatListOrSet(path: String, default: List<Float>): List<Float>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getFloatListOrSet"]},{"name":"fun getFloatOrSet(path: String, default: Float): Float","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getFloatOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-float-or-set.html","searchKeys":["getFloatOrSet","fun getFloatOrSet(path: String, default: Float): Float","xyz.theprogramsrc.filesmodule.config.YmlConfig.getFloatOrSet"]},{"name":"fun getInt(key: String): Int","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.getInt","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/get-int.html","searchKeys":["getInt","fun getInt(key: String): Int","xyz.theprogramsrc.filesmodule.config.JsonConfig.getInt"]},{"name":"fun getInt(path: String): Int","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getInt","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-int.html","searchKeys":["getInt","fun getInt(path: String): Int","xyz.theprogramsrc.filesmodule.config.YmlConfig.getInt"]},{"name":"fun getIntList(path: String): List<Int>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getIntList","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-int-list.html","searchKeys":["getIntList","fun getIntList(path: String): List<Int>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getIntList"]},{"name":"fun getIntListOrSet(path: String, default: List<Int>): List<Int>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getIntListOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-int-list-or-set.html","searchKeys":["getIntListOrSet","fun getIntListOrSet(path: String, default: List<Int>): List<Int>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getIntListOrSet"]},{"name":"fun getIntOrSet(path: String, default: Int): Int","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getIntOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-int-or-set.html","searchKeys":["getIntOrSet","fun getIntOrSet(path: String, default: Int): Int","xyz.theprogramsrc.filesmodule.config.YmlConfig.getIntOrSet"]},{"name":"fun getJsonArray(key: String): JsonArray","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.getJsonArray","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/get-json-array.html","searchKeys":["getJsonArray","fun getJsonArray(key: String): JsonArray","xyz.theprogramsrc.filesmodule.config.JsonConfig.getJsonArray"]},{"name":"fun getJsonObject(key: String): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.getJsonObject","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/get-json-object.html","searchKeys":["getJsonObject","fun getJsonObject(key: String): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.getJsonObject"]},{"name":"fun getList(path: String): List<*>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getList","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-list.html","searchKeys":["getList","fun getList(path: String): List<*>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getList"]},{"name":"fun getListOrSet(path: String, default: List<*>): List<*>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getListOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-list-or-set.html","searchKeys":["getListOrSet","fun getListOrSet(path: String, default: List<*>): List<*>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getListOrSet"]},{"name":"fun getLong(path: String): Long","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getLong","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-long.html","searchKeys":["getLong","fun getLong(path: String): Long","xyz.theprogramsrc.filesmodule.config.YmlConfig.getLong"]},{"name":"fun getLongList(path: String): List<Long>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getLongList","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-long-list.html","searchKeys":["getLongList","fun getLongList(path: String): List<Long>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getLongList"]},{"name":"fun getLongListOrSet(path: String, default: List<Long>): List<Long>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getLongListOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-long-list-or-set.html","searchKeys":["getLongListOrSet","fun getLongListOrSet(path: String, default: List<Long>): List<Long>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getLongListOrSet"]},{"name":"fun getLongOrSet(path: String, default: Long): Long","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getLongOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-long-or-set.html","searchKeys":["getLongOrSet","fun getLongOrSet(path: String, default: Long): Long","xyz.theprogramsrc.filesmodule.config.YmlConfig.getLongOrSet"]},{"name":"fun getNumber(key: String): Number","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.getNumber","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/get-number.html","searchKeys":["getNumber","fun getNumber(key: String): Number","xyz.theprogramsrc.filesmodule.config.JsonConfig.getNumber"]},{"name":"fun getOrCreateJsonArray(key: String): JsonArray","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.getOrCreateJsonArray","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/get-or-create-json-array.html","searchKeys":["getOrCreateJsonArray","fun getOrCreateJsonArray(key: String): JsonArray","xyz.theprogramsrc.filesmodule.config.JsonConfig.getOrCreateJsonArray"]},{"name":"fun getOrCreateJsonObject(key: String): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.getOrCreateJsonObject","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/get-or-create-json-object.html","searchKeys":["getOrCreateJsonObject","fun getOrCreateJsonObject(key: String): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.getOrCreateJsonObject"]},{"name":"fun getOrDefault(key: String, default: String): String","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.getOrDefault","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/get-or-default.html","searchKeys":["getOrDefault","fun getOrDefault(key: String, default: String): String","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.getOrDefault"]},{"name":"fun getOrSet(path: String, default: Any): Any","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-or-set.html","searchKeys":["getOrSet","fun getOrSet(path: String, default: Any): Any","xyz.theprogramsrc.filesmodule.config.YmlConfig.getOrSet"]},{"name":"fun getSection(path: String): ConfigurationSection","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getSection","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-section.html","searchKeys":["getSection","fun getSection(path: String): ConfigurationSection","xyz.theprogramsrc.filesmodule.config.YmlConfig.getSection"]},{"name":"fun getString(key: String): String","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.getString","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/get-string.html","searchKeys":["getString","fun getString(key: String): String","xyz.theprogramsrc.filesmodule.config.JsonConfig.getString"]},{"name":"fun getString(path: String): String","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getString","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-string.html","searchKeys":["getString","fun getString(path: String): String","xyz.theprogramsrc.filesmodule.config.YmlConfig.getString"]},{"name":"fun getStringList(path: String): List<String>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getStringList","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-string-list.html","searchKeys":["getStringList","fun getStringList(path: String): List<String>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getStringList"]},{"name":"fun getStringListOrSet(path: String, default: List<String>): List<String>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getStringListOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-string-list-or-set.html","searchKeys":["getStringListOrSet","fun getStringListOrSet(path: String, default: List<String>): List<String>","xyz.theprogramsrc.filesmodule.config.YmlConfig.getStringListOrSet"]},{"name":"fun getStringOrSet(path: String, default: String): String","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.getStringOrSet","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/get-string-or-set.html","searchKeys":["getStringOrSet","fun getStringOrSet(path: String, default: String): String","xyz.theprogramsrc.filesmodule.config.YmlConfig.getStringOrSet"]},{"name":"fun has(key: String): Boolean","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.has","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/has.html","searchKeys":["has","fun has(key: String): Boolean","xyz.theprogramsrc.filesmodule.config.JsonConfig.has"]},{"name":"fun has(key: String): Boolean","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.has","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/has.html","searchKeys":["has","fun has(key: String): Boolean","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.has"]},{"name":"fun has(path: String): Boolean","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.has","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/has.html","searchKeys":["has","fun has(path: String): Boolean","xyz.theprogramsrc.filesmodule.config.YmlConfig.has"]},{"name":"fun increase(key: String, value: Int = 1): Int","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.increase","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/increase.html","searchKeys":["increase","fun increase(key: String, value: Int = 1): Int","xyz.theprogramsrc.filesmodule.config.JsonConfig.increase"]},{"name":"fun keys(deep: Boolean = false): Set<String>","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.keys","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/keys.html","searchKeys":["keys","fun keys(deep: Boolean = false): Set<String>","xyz.theprogramsrc.filesmodule.config.YmlConfig.keys"]},{"name":"fun load(): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.load","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/load.html","searchKeys":["load","fun load(): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.load"]},{"name":"fun load(): PropertiesConfig","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.load","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/load.html","searchKeys":["load","fun load(): PropertiesConfig","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.load"]},{"name":"fun load(): YmlConfig","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.load","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/load.html","searchKeys":["load","fun load(): YmlConfig","xyz.theprogramsrc.filesmodule.config.YmlConfig.load"]},{"name":"fun remove(key: String): JsonElement?","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.remove","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/remove.html","searchKeys":["remove","fun remove(key: String): JsonElement?","xyz.theprogramsrc.filesmodule.config.JsonConfig.remove"]},{"name":"fun remove(key: String): PropertiesConfig","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.remove","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/remove.html","searchKeys":["remove","fun remove(key: String): PropertiesConfig","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.remove"]},{"name":"fun remove(path: String): YmlConfig","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.remove","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/remove.html","searchKeys":["remove","fun remove(path: String): YmlConfig","xyz.theprogramsrc.filesmodule.config.YmlConfig.remove"]},{"name":"fun save(): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.save","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/save.html","searchKeys":["save","fun save(): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.save"]},{"name":"fun save(): YmlConfig","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.save","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/save.html","searchKeys":["save","fun save(): YmlConfig","xyz.theprogramsrc.filesmodule.config.YmlConfig.save"]},{"name":"fun save(vararg comments: String): PropertiesConfig","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.save","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/save.html","searchKeys":["save","fun save(vararg comments: String): PropertiesConfig","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.save"]},{"name":"fun set(key: String, element: JsonElement): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.set","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/set.html","searchKeys":["set","fun set(key: String, element: JsonElement): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.set"]},{"name":"fun set(key: String, value: Boolean): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.set","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/set.html","searchKeys":["set","fun set(key: String, value: Boolean): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.set"]},{"name":"fun set(key: String, value: Int): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.set","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/set.html","searchKeys":["set","fun set(key: String, value: Int): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.set"]},{"name":"fun set(key: String, value: JsonArray): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.set","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/set.html","searchKeys":["set","fun set(key: String, value: JsonArray): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.set"]},{"name":"fun set(key: String, value: JsonConfig): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.set","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/set.html","searchKeys":["set","fun set(key: String, value: JsonConfig): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.set"]},{"name":"fun set(key: String, value: JsonObject): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.set","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/set.html","searchKeys":["set","fun set(key: String, value: JsonObject): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.set"]},{"name":"fun set(key: String, value: Number): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.set","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/set.html","searchKeys":["set","fun set(key: String, value: Number): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.set"]},{"name":"fun set(key: String, value: String): JsonConfig","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.set","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/set.html","searchKeys":["set","fun set(key: String, value: String): JsonConfig","xyz.theprogramsrc.filesmodule.config.JsonConfig.set"]},{"name":"fun set(key: String, value: String): PropertiesConfig","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.set","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/set.html","searchKeys":["set","fun set(key: String, value: String): PropertiesConfig","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.set"]},{"name":"fun set(path: String, value: Any): YmlConfig","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.set","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/set.html","searchKeys":["set","fun set(path: String, value: Any): YmlConfig","xyz.theprogramsrc.filesmodule.config.YmlConfig.set"]},{"name":"fun toggle(key: String): Boolean","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.toggle","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/toggle.html","searchKeys":["toggle","fun toggle(key: String): Boolean","xyz.theprogramsrc.filesmodule.config.JsonConfig.toggle"]},{"name":"open override fun onDisable()","description":"xyz.theprogramsrc.filesmodule.FilesModule.onDisable","location":"-files-module/xyz.theprogramsrc.filesmodule/-files-module/on-disable.html","searchKeys":["onDisable","open override fun onDisable()","xyz.theprogramsrc.filesmodule.FilesModule.onDisable"]},{"name":"open override fun onEnable()","description":"xyz.theprogramsrc.filesmodule.FilesModule.onEnable","location":"-files-module/xyz.theprogramsrc.filesmodule/-files-module/on-enable.html","searchKeys":["onEnable","open override fun onEnable()","xyz.theprogramsrc.filesmodule.FilesModule.onEnable"]},{"name":"open override val description: ModuleDescription","description":"xyz.theprogramsrc.filesmodule.FilesModule.description","location":"-files-module/xyz.theprogramsrc.filesmodule/-files-module/description.html","searchKeys":["description","open override val description: ModuleDescription","xyz.theprogramsrc.filesmodule.FilesModule.description"]},{"name":"val file: File","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.file","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/file.html","searchKeys":["file","val file: File","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.file"]},{"name":"val file: File","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.file","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/file.html","searchKeys":["file","val file: File","xyz.theprogramsrc.filesmodule.config.YmlConfig.file"]},{"name":"val props: Properties","description":"xyz.theprogramsrc.filesmodule.config.PropertiesConfig.props","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-properties-config/props.html","searchKeys":["props","val props: Properties","xyz.theprogramsrc.filesmodule.config.PropertiesConfig.props"]},{"name":"var config: YamlConfiguration","description":"xyz.theprogramsrc.filesmodule.config.YmlConfig.config","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-yml-config/config.html","searchKeys":["config","var config: YamlConfiguration","xyz.theprogramsrc.filesmodule.config.YmlConfig.config"]},{"name":"var file: File?","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.file","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/file.html","searchKeys":["file","var file: File?","xyz.theprogramsrc.filesmodule.config.JsonConfig.file"]},{"name":"var jsonObject: JsonObject","description":"xyz.theprogramsrc.filesmodule.config.JsonConfig.jsonObject","location":"-files-module/xyz.theprogramsrc.filesmodule.config/-json-config/json-object.html","searchKeys":["jsonObject","var jsonObject: JsonObject","xyz.theprogramsrc.filesmodule.config.JsonConfig.jsonObject"]}]