SongodaCore/Core/src
Christian Koop 20b7a353b8
Adds SongodaYamlConfig#getAsEntry(String) for convenience
If you are reading a config dynamically instead of fully creating it
with all the entries beforehand, this method can be used
to easily access the *converted/casted* values.
2022-08-18 23:08:58 +02:00
..
main/java/com/songoda/core Adds SongodaYamlConfig#getAsEntry(String) for convenience 2022-08-18 23:08:58 +02:00
test/java/com/songoda/core Adds getter to ConfigEntry for List<String> 2022-08-18 23:06:22 +02:00