Setting.objectByPath

get (or optionally create) object (map) by slash delimited path (e.g. key1/subkey2/subkey3)

class Setting
objectByPath
(
string path
,
bool createIfNotExist = false
)

Meta