Closed jayv closed 21 hours ago
Frequently requested feature is a JSON representation of a materialized FlexiConfig, this PR adds:
<concepts>
Reader::visit(..)
dump(..)
ostream
python
Reader::dump()
Reader::json(pretty=true)
Docker
ctest
Frequently requested feature is a JSON representation of a materialized FlexiConfig, this PR adds:
<concepts>
basedReader::visit(..)
API to walk the materialized config treedump(..)
to a customostream
python
bindings forReader::dump()
andReader::json(pretty=true)
python
testing fromDocker
ctest
and possibly not running in CI