parseJson5

private fnCdmDocument parseJson5(string content, string path) @safe

Parse JSON5 format content into a CdmDocument.

Note

This function is not yet implemented. JSON5 parsing for CDM

is planned for a future release. Use ddn.data.json5 directly for now.

Throws

CdmNotImplementedException always.