Uses of Class
de.kelanisystem.kelaniconfig.KelaniYamlFile
-
Uses of KelaniYamlFile in de.kelanisystem.kelaniconfig
Methods in de.kelanisystem.kelaniconfig that return KelaniYamlFile Modifier and Type Method Description KelaniYamlFileKelaniConfigManager. getConfig(java.lang.String configName)Returns configfile by nameMethods in de.kelanisystem.kelaniconfig that return types with arguments of type KelaniYamlFile Modifier and Type Method Description java.util.List<KelaniYamlFile>KelaniConfigManager. createFile(java.lang.String... names)Creates config(s) default pathjava.util.List<KelaniYamlFile>KelaniConfigManager. createFile(java.lang.String path, java.lang.String name)Creates config(s) with different pathjava.util.List<KelaniYamlFile>KelaniConfigManager. createFileWithOwnPath(java.nio.file.Path path, java.lang.String... names)Creates config(s) with different path