toggle menu
SimpleCoreAPI
1.0.1
jvm
switch theme
search in API
simplecoreapi
/
cl.franciscosolis.simplecoreapi.global.modules.filesmodule.config
/
YmlConfig
/
getMap
get
Map
fun
getMap
(
path
:
String
)
:
Map
<
String
,
Any
>
Gets a
Map
from the given path
Return
The value of the given path as
Map
Parameters
path
The path to get the value of