ConfigStore.loadString
ConfigStore loadString(string content, CdmDocument.Format fmt,
string sourcePath = "<string>") @safeLoad configuration from a string.
Parameters
content | The configuration content |
fmt | The format of the content |
sourcePath | Optional source path for error messages |
Returns
A ConfigStore with the loaded configuration.