Open
Description
Apparently the VDF format supports definitions for merging files.
#base
will merge KVs from the specified file with the ones from the current#include
will append
I don't see how that could be implemented in the module reliably. It should be fairly simple to implement at application level for the specific use case. That leaves allowing .#
symbol to be used as unquoted key or value, which is currently not supported