Nested key support

This commit is contained in:
Bán Dénes 2020-12-26 15:17:15 +01:00
parent 2b8adbd740
commit 519c34bc60
5 changed files with 33 additions and 1 deletions

View file

@ -62,6 +62,7 @@ try {
} catch (err) {
throw new Error(`Malformed input within "${args.c}": ${err}`)
}
config = u.expand_nested_keys(config)
// points